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