2023-02-14
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"name" : "汇融云链2",
|
||||
"name" : "汇融云链",
|
||||
"appid" : "__UNI__557CCCF",
|
||||
"description" : "",
|
||||
"versionName" : "4.0.0.0",
|
||||
|
||||
@@ -757,12 +757,13 @@
|
||||
}, {
|
||||
"path": "notice/subjectList",
|
||||
"style": {
|
||||
"navigationBarTitleText": "秒杀列表",
|
||||
"app-plus": {
|
||||
"titleNView": {
|
||||
"type": "transparent"
|
||||
}
|
||||
}
|
||||
"navigationBarTitleText": "农机租赁",
|
||||
"enablePullDownRefresh": true
|
||||
// "app-plus": {
|
||||
// "titleNView": {
|
||||
// "type": "transparent"
|
||||
// }
|
||||
// }
|
||||
}
|
||||
}, {
|
||||
"path": "notice/subjectDetail",
|
||||
|
||||
@@ -33,28 +33,28 @@
|
||||
</view>
|
||||
<!-- 分类 -->
|
||||
<view class="cate-section">
|
||||
<view class="cate-item" @click="navToTabPage('../../pagesA/product/groupActivityList')">
|
||||
<view class="cate-item" @click="navToTabPage('../../pagesA/product/list?isFenxiao=1')">
|
||||
<image src="/static/temp//antFill-gift.png"></image>
|
||||
<text>惠农套餐</text>
|
||||
</view>
|
||||
<view class="cate-item" @click="navToTabPage('../../pagesA/product/groupList')">
|
||||
<view class="cate-item" @click="navToTabPage('../../pagesA/product/list?isVip=1')">
|
||||
<image src="/static/temp/fasfausers.png"></image>
|
||||
<text>拼团特价</text>
|
||||
</view>
|
||||
<view class="cate-item" @click="navToTabPage('../../pagesA/product/giftList')">
|
||||
<view class="cate-item" @click="navToTabPage('../../pagesA/product/groupList')">
|
||||
<image src="/static/temp/fabfa-dropbox.png"></image>
|
||||
<text>税分兑换</text>
|
||||
</view>
|
||||
<view class="cate-item" @click="navToTabPage('/pages/index/secskill')">
|
||||
<image src="/static/temp/fasfa-history.png"></image>
|
||||
<text>限时抢购</text>
|
||||
</view>
|
||||
<view class="cate-item" @click="navToTabPage('../../pagesA/build/communityList')">
|
||||
<view class="cate-item" @click="navToTabPage('../../pagesA/product/tag')">
|
||||
<image src="/static/temp/fasfa-shopping.png"></image>
|
||||
<text>甄选优品</text>
|
||||
</view>
|
||||
<!-- <view class="cate-item" @click="navToTabPage('../../pagesA/build/communityList')">
|
||||
<image src="/static/temp/antFill-home.png"></image>
|
||||
<text>农村社区</text>
|
||||
</view>
|
||||
</view> -->
|
||||
</view>
|
||||
<view class="cate-section">
|
||||
<!-- <view class="cate-section">
|
||||
<view class="cate-item" @click="navToTabPage('../../pagesA/product/list?isFenxiao=1')">
|
||||
<image src="/static/temp/fasfa-sitemap.png"></image>
|
||||
<text>分销商品</text>
|
||||
@@ -75,7 +75,7 @@
|
||||
<image src="/static/temp/fasfa-street.png"></image>
|
||||
<text>卖家中心</text>
|
||||
</view>
|
||||
</view>
|
||||
</view> -->
|
||||
|
||||
<!-- 秒杀楼层 https://s.click.taobao.com/Wds7c1w -->
|
||||
<view class="seckill-section m-t"
|
||||
|
||||
Reference in New Issue
Block a user