|
@@ -85,8 +85,30 @@
|
|
|
"navigationBarBackgroundColor": "#FFFFFF",
|
|
|
"enablePullDownRefresh": true
|
|
|
}
|
|
|
-
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "path": "pages/shop/shopIndex/index",
|
|
|
+ "style": {
|
|
|
+ "navigationBarTitleText": "运营陪伴",
|
|
|
+ "navigationStyle": "custom"
|
|
|
+ /* "navigationBarBackgroundColor": "#FFFFFF",
|
|
|
+ "enablePullDownRefresh": true, */
|
|
|
+ /* "app-plus":{
|
|
|
+ "titleNView":{
|
|
|
+ "autoBackButton":false
|
|
|
+ }
|
|
|
+ } */
|
|
|
+ }
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "path": "pages/entryReport/entered",
|
|
|
+ "style": {
|
|
|
+ "navigationBarTitleText": "录入报告",
|
|
|
+ "navigationBarBackgroundColor": "#FFFFFF"
|
|
|
+ /* "enablePullDownRefresh": true */
|
|
|
+ }
|
|
|
}
|
|
|
+
|
|
|
],
|
|
|
"globalStyle": {
|
|
|
"navigationBarTextStyle": "black",
|