|
|
|
@ -3,7 +3,7 @@
|
|
|
|
|
{ |
|
|
|
|
"path": "pages/Loading/index", |
|
|
|
|
"style": { |
|
|
|
|
"navigationBarTitleText": "yshop商城" |
|
|
|
|
"navigationBarTitleText": "系统" |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
@ -40,7 +40,7 @@
|
|
|
|
|
{ |
|
|
|
|
"path": "pages/home/index", |
|
|
|
|
"style": { |
|
|
|
|
"navigationBarTitleText": "yshop商城", |
|
|
|
|
"navigationBarTitleText": "系统", |
|
|
|
|
"navigationBarTextStyle": "white", |
|
|
|
|
"navigationStyle": "custom" |
|
|
|
|
} |
|
|
|
@ -298,7 +298,7 @@
|
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
"path" : "pages/order/OrderReturnDetail/index", |
|
|
|
|
"path": "pages/order/OrderReturnDetail/index", |
|
|
|
|
"style": { |
|
|
|
|
"navigationBarTitleText": "售后详情" |
|
|
|
|
} |
|
|
|
@ -429,16 +429,15 @@
|
|
|
|
|
"navigationBarTitleText": "地图" |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
// { |
|
|
|
|
// "path": "pages/shop/Live/LiveList/index", |
|
|
|
|
// "style": { |
|
|
|
|
// "navigationBarTitleText": "直播列表" |
|
|
|
|
// } |
|
|
|
|
// }, |
|
|
|
|
{ |
|
|
|
|
"path": "pages/shop/Live/LiveList/index", |
|
|
|
|
"path": "pages/user/content/content", |
|
|
|
|
"style": { |
|
|
|
|
"navigationBarTitleText": "直播列表" |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
,{ |
|
|
|
|
"path" : "pages/user/content/content", |
|
|
|
|
"style" : |
|
|
|
|
{ |
|
|
|
|
"navigationBarTitleText": "", |
|
|
|
|
"enablePullDownRefresh": false |
|
|
|
|
} |
|
|
|
@ -453,7 +452,7 @@
|
|
|
|
|
}, |
|
|
|
|
"globalStyle": { |
|
|
|
|
"navigationBarTextStyle": "black", |
|
|
|
|
"navigationBarTitleText": "Yshop", |
|
|
|
|
"navigationBarTitleText": "ZSW", |
|
|
|
|
"navigationBarBackgroundColor": "#F8F8F8", |
|
|
|
|
"backgroundColor": "#F8F8F8", |
|
|
|
|
"navigationStyle": "default" |
|
|
|
@ -467,8 +466,7 @@
|
|
|
|
|
"fontSize": "10px", |
|
|
|
|
"iconWidth": "24px", |
|
|
|
|
"spacing": "3px", |
|
|
|
|
"list": [ |
|
|
|
|
{ |
|
|
|
|
"list": [{ |
|
|
|
|
"pagePath": "pages/home/index", |
|
|
|
|
"iconPath": "static/icon-home.png", |
|
|
|
|
"selectedIconPath": "static/icon-home-hot.png", |
|
|
|
|