|
|
@ -107,7 +107,7 @@ |
|
|
|
</scroll-view> |
|
|
|
</view> |
|
|
|
</view> |
|
|
|
<view class="f-header m-t" @click="navToTabPage('../../pagesC/store/storeList')"> |
|
|
|
<!-- <view class="f-header m-t" @click="navToTabPage('../../pagesC/store/storeList')"> |
|
|
|
<image src="/static/temp/nav1.png"></image> |
|
|
|
<view class="tit-box"> |
|
|
|
<text class="tit">农店推荐</text> |
|
|
@ -122,7 +122,7 @@ |
|
|
|
<image v-else src="/static/missing-face.png"></image> |
|
|
|
<text>{{ item1.name |formatLongText }}</text> |
|
|
|
</view> |
|
|
|
</view> |
|
|
|
</view> --> |
|
|
|
|
|
|
|
<!-- 优惠券 https://s.click.taobao.com/OPh3c1w --> |
|
|
|
<coupon v-for="(item, index) in couponList" :key="index" v-bind:item="item" theme="#ff0000"></coupon> |
|
|
@ -133,7 +133,6 @@ |
|
|
|
<image src="/static/temp/h1.png"></image> |
|
|
|
<view class="tit-box"> |
|
|
|
<text class="tit">精品团购</text> |
|
|
|
<text class="tit2">Boutique Group Buying</text> |
|
|
|
</view> |
|
|
|
<text class="yticon icon-you"></text> |
|
|
|
</view> |
|
|
@ -165,7 +164,6 @@ |
|
|
|
<image src="/static/temp/h1.png"></image> |
|
|
|
<view class="tit-box"> |
|
|
|
<text class="tit">分类精选</text> |
|
|
|
<text class="tit2">Competitive Products For You</text> |
|
|
|
</view> |
|
|
|
<text class="yticon icon-you"></text> |
|
|
|
</view> |
|
|
@ -195,7 +193,6 @@ |
|
|
|
<image src="/static/temp/h1.png"></image> |
|
|
|
<view class="tit-box"> |
|
|
|
<text class="tit">新品推荐</text> |
|
|
|
<text class="tit2">Guess You Like It</text> |
|
|
|
</view> |
|
|
|
<text class="yticon icon-you"></text> |
|
|
|
</view> |
|
|
@ -218,7 +215,6 @@ |
|
|
|
<image src="/static/temp/h1.png"></image> |
|
|
|
<view class="tit-box"> |
|
|
|
<text class="tit">人气推荐</text> |
|
|
|
<text class="tit2">Guess You Like It</text> |
|
|
|
</view> |
|
|
|
<text class="yticon icon-you"></text> |
|
|
|
</view> |
|
|
@ -240,7 +236,6 @@ |
|
|
|
<image src="/static/temp/h1.png"></image> |
|
|
|
<view class="tit-box"> |
|
|
|
<text class="tit">新品上市</text> |
|
|
|
<text class="tit2">Guess You Like It</text> |
|
|
|
</view> |
|
|
|
<text class="yticon icon-you"></text> |
|
|
|
</view> |
|
|
|