1.修改首页图片

yj-dev
杨杰 3 years ago
parent 36f2478f09
commit bbc689ada9
  1. 3
      pages/tabBar/home/home.vue

@ -74,6 +74,8 @@
</view> </view>
</swiper-item> </swiper-item>
</swiper> </swiper>
<image mode="widthFix" style="margin-top: 30px;width: 90%;margin-left: 5%;" @click="goGoodsList(2)"
:src="imagewxUrl+imgadres8"></image>
<image mode="widthFix" style="margin-top: 30px;width: 90%;margin-left: 5%;" @click="jumphuafei(3)" <image mode="widthFix" style="margin-top: 30px;width: 90%;margin-left: 5%;" @click="jumphuafei(3)"
:src="imagewxUrl+imgadres5"></image> :src="imagewxUrl+imgadres5"></image>
<image mode="widthFix" style="margin-top: 30px;width: 90%;margin-left: 5%;" @click="jumpTyou" <image mode="widthFix" style="margin-top: 30px;width: 90%;margin-left: 5%;" @click="jumpTyou"
@ -226,6 +228,7 @@
imgadres5: 'homeh.png', imgadres5: 'homeh.png',
imgadres6: 'homed.jpg', imgadres6: 'homed.jpg',
imgadres7: 'homek.jpg', imgadres7: 'homek.jpg',
imgadres8: 'homejf.jpg',
webUrl: '', webUrl: '',
// //
swiperList: [{ swiperList: [{

Loading…
Cancel
Save