This commit is contained in:
parent
736f1b9210
commit
31ff647fdf
28
pages.json
28
pages.json
|
@ -16,7 +16,7 @@
|
||||||
"navigationBarTitleText": "首页",
|
"navigationBarTitleText": "首页",
|
||||||
"navigationStyle": "custom",
|
"navigationStyle": "custom",
|
||||||
// #ifdef APP-PLUS
|
// #ifdef APP-PLUS
|
||||||
"enablePullDownRefresh": true,
|
"enablePullDownRefresh": false,
|
||||||
// #endif
|
// #endif
|
||||||
"app-plus": {
|
"app-plus": {
|
||||||
"scrollIndicator": false //禁用原生导航栏
|
"scrollIndicator": false //禁用原生导航栏
|
||||||
|
@ -26,7 +26,7 @@
|
||||||
{
|
{
|
||||||
"path": "pages/order_addcart/order_addcart",
|
"path": "pages/order_addcart/order_addcart",
|
||||||
"style": {
|
"style": {
|
||||||
"enablePullDownRefresh": true,
|
"enablePullDownRefresh": false,
|
||||||
"navigationBarTitleText": "购物车"
|
"navigationBarTitleText": "购物车"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
@ -40,7 +40,7 @@
|
||||||
{
|
{
|
||||||
"path": "pages/user/index",
|
"path": "pages/user/index",
|
||||||
"style": {
|
"style": {
|
||||||
"enablePullDownRefresh": true,
|
"enablePullDownRefresh": false,
|
||||||
"navigationBarTitleText": "个人中心",
|
"navigationBarTitleText": "个人中心",
|
||||||
"navigationStyle": "custom"
|
"navigationStyle": "custom"
|
||||||
}
|
}
|
||||||
|
@ -53,13 +53,6 @@
|
||||||
|
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"path": "pages/shop/index",
|
|
||||||
"style": {
|
|
||||||
"enablePullDownRefresh": true,
|
|
||||||
"navigationBarTitleText": "门店"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"path": "pages/shop_details/index",
|
"path": "pages/shop_details/index",
|
||||||
"style": {
|
"style": {
|
||||||
|
@ -84,15 +77,16 @@
|
||||||
{
|
{
|
||||||
"path": "pages/goods_cate/goods_cate",
|
"path": "pages/goods_cate/goods_cate",
|
||||||
"style": {
|
"style": {
|
||||||
"enablePullDownRefresh": true,
|
"enablePullDownRefresh": false,
|
||||||
"navigationBarTitleText": "商品分类"
|
"navigationBarTitleText": "商品分类"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"path": "pages/shop/index",
|
"path": "pages/shop/index",
|
||||||
"style": {
|
"style": {
|
||||||
"enablePullDownRefresh": true,
|
"enablePullDownRefresh": false,
|
||||||
"navigationBarTitleText": "商家联盟"
|
"navigationBarTitleText": "商家联盟"
|
||||||
|
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
@ -972,7 +966,7 @@
|
||||||
"pages": [{
|
"pages": [{
|
||||||
"path": "goods_seckill/index",
|
"path": "goods_seckill/index",
|
||||||
"style": {
|
"style": {
|
||||||
"enablePullDownRefresh": true,
|
"enablePullDownRefresh": false,
|
||||||
"navigationBarTitleText": "限时秒杀",
|
"navigationBarTitleText": "限时秒杀",
|
||||||
"navigationBarBackgroundColor": "#F2F2F2"
|
"navigationBarBackgroundColor": "#F2F2F2"
|
||||||
}
|
}
|
||||||
|
@ -994,7 +988,7 @@
|
||||||
{
|
{
|
||||||
"path": "presell/index",
|
"path": "presell/index",
|
||||||
"style": {
|
"style": {
|
||||||
"enablePullDownRefresh": true,
|
"enablePullDownRefresh": false,
|
||||||
"navigationBarTitleText": "预售列表"
|
"navigationBarTitleText": "预售列表"
|
||||||
// #ifdef MP || APP-PLUS
|
// #ifdef MP || APP-PLUS
|
||||||
,
|
,
|
||||||
|
@ -1012,7 +1006,7 @@
|
||||||
{
|
{
|
||||||
"path": "combination/index",
|
"path": "combination/index",
|
||||||
"style": {
|
"style": {
|
||||||
"enablePullDownRefresh": true,
|
"enablePullDownRefresh": false,
|
||||||
"navigationBarTitleText": "拼团"
|
"navigationBarTitleText": "拼团"
|
||||||
// #ifdef MP || APP-PLUS
|
// #ifdef MP || APP-PLUS
|
||||||
,
|
,
|
||||||
|
@ -1038,7 +1032,7 @@
|
||||||
{
|
{
|
||||||
"path": "assist/index",
|
"path": "assist/index",
|
||||||
"style": {
|
"style": {
|
||||||
"enablePullDownRefresh": true,
|
"enablePullDownRefresh": false,
|
||||||
"navigationBarTitleText": "助力列表",
|
"navigationBarTitleText": "助力列表",
|
||||||
"navigationBarBackgroundColor": "#F2F2F2"
|
"navigationBarBackgroundColor": "#F2F2F2"
|
||||||
}
|
}
|
||||||
|
@ -1328,7 +1322,7 @@
|
||||||
"pagePath": "pages/shop/index",
|
"pagePath": "pages/shop/index",
|
||||||
"iconPath": "static/images/shop/index-tab.png",
|
"iconPath": "static/images/shop/index-tab.png",
|
||||||
"selectedIconPath": "static/images/shop/index-tab.png",
|
"selectedIconPath": "static/images/shop/index-tab.png",
|
||||||
"text": "门店"
|
"text": "商家"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"pagePath": "pages/order_addcart/order_addcart",
|
"pagePath": "pages/order_addcart/order_addcart",
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
<view class="content">
|
<view class="content">
|
||||||
<view class="top-tab">
|
<view class="top-tab">
|
||||||
<view class="tab-location">
|
<view class="tab-location">
|
||||||
北京
|
深圳
|
||||||
<view class="iconfont icon-dingwei"></view>
|
<view class="iconfont icon-dingwei"></view>
|
||||||
</view>
|
</view>
|
||||||
商家联盟
|
商家联盟
|
||||||
|
|
Loading…
Reference in New Issue