瀏覽代碼

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' }">


Loading…
取消
儲存