Browse Source

上传

master
前端-胡立永 4 months ago
parent
commit
1934cf1c42
1 changed files with 1 additions and 2 deletions
  1. +1
    -2
      pages/index/index.vue

+ 1
- 2
pages/index/index.vue View File

@ -50,7 +50,7 @@
<view class="map"
v-if="configList.qd_image">
<image :src="configList.qd_image" mode="aspectFill" />
<image :src="configList.qd_image" mode="widthFix" />
</view>
<view class="commodity"
@ -431,7 +431,6 @@
image {
width: 100%;
height: 100rpx;
}
}


Loading…
Cancel
Save