|
@@ -6,7 +6,7 @@
|
|
|
{
|
|
|
"path": "pages/index/index", // 首页
|
|
|
"style": {
|
|
|
- "navigationBarTitleText": "智享亿家",
|
|
|
+ "navigationBarTitleText": "乐色商城",
|
|
|
"enablePullDownRefresh": false
|
|
|
}
|
|
|
},
|
|
@@ -76,10 +76,10 @@
|
|
|
}
|
|
|
],
|
|
|
"globalStyle": {
|
|
|
- "navigationBarTextStyle": "white",
|
|
|
+ "navigationBarTextStyle": "black",
|
|
|
"navigationBarTitleText": "uni-app",
|
|
|
- "navigationBarBackgroundColor": "#22bf11",
|
|
|
- "backgroundColor": "#F8F8F8",
|
|
|
+ "navigationBarBackgroundColor": "#FFFFFF",
|
|
|
+ "backgroundColor": "#f2f2f2",
|
|
|
"app-plus": {
|
|
|
// 将回弹属性关掉
|
|
|
"bounce": "none",
|