소스 검색

Merge branch 'master' of http://git.itqy8.com/vender/P0006

master
guzhenfu 2 년 전
부모
커밋
ee0378fc78
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. +1
    -1
      src/view/overview.vue

+ 1
- 1
src/view/overview.vue 파일 보기

@@ -231,7 +231,7 @@
</div>
<div v-for="(item, index) in huiyuanQiList" :key="index"
style="display: inline-table;width: 135px;height: 62px;border: 1px solid #eee;margin: 10px 20px;text-align: center">
<img :src="item.aboutImgUrl"/>
<img :src="item.aboutImgUrlUrl"/>
</div>
</el-card>
<el-card class="box-card" shadow="never" :body-style="{ padding: '0px 20px' }">


불러오는 중...
취소
저장