|
@@ -3,13 +3,13 @@
|
|
|
"pages": [{
|
|
|
"path": "pages/index/index",
|
|
|
"style": {
|
|
|
- "navigationBarTitleText": "呵呵商城",
|
|
|
+ "navigationBarTitleText": "颜选美学",
|
|
|
"enablePullDownRefresh": false
|
|
|
}
|
|
|
}, {
|
|
|
"path": "pages/tabBar/home/home",
|
|
|
"style": {
|
|
|
- "navigationBarTitleText": "呵呵商城",
|
|
|
+ "navigationBarTitleText": "颜选美学",
|
|
|
"enablePullDownRefresh": true,
|
|
|
"backgroundColor": "#F952B7",
|
|
|
"navigationBarBackgroundColor": "#F952B7",
|
|
@@ -237,13 +237,13 @@
|
|
|
"pages": [{
|
|
|
"path": "join-us",
|
|
|
"style": {
|
|
|
- "navigationBarTitleText": "欢迎加入呵呵商城",
|
|
|
+ "navigationBarTitleText": "欢迎加入颜选美学",
|
|
|
"enablePullDownRefresh": false
|
|
|
}
|
|
|
}, {
|
|
|
"path": "web-view",
|
|
|
"style": {
|
|
|
- "navigationBarTitleText": "呵呵商城",
|
|
|
+ "navigationBarTitleText": "颜选美学",
|
|
|
"enablePullDownRefresh": false
|
|
|
}
|
|
|
}]
|
|
@@ -253,7 +253,7 @@
|
|
|
// 全局主题配置
|
|
|
"globalStyle": {
|
|
|
"navigationBarTextStyle": "black",
|
|
|
- "navigationBarTitleText": "呵呵商城",
|
|
|
+ "navigationBarTitleText": "颜选美学",
|
|
|
"navigationBarBackgroundColor": "#FFFFFF",
|
|
|
"backgroundColor": "#FFFFFF"
|
|
|
},
|