|
@@ -1,20 +1,20 @@
|
|
|
{
|
|
|
"pages": [ //pages数组中第一项表示应用启动页,参考:https://uniapp.dcloud.io/collocation/pages
|
|
|
|
|
|
- {
|
|
|
- "path": "pages/shop/shopIndex/index",
|
|
|
- "style": {
|
|
|
- "navigationBarTitleText": "运营陪伴",
|
|
|
- "navigationStyle": "custom"
|
|
|
- /* "navigationBarBackgroundColor": "#FFFFFF",
|
|
|
- "enablePullDownRefresh": true, */
|
|
|
- /* "app-plus":{
|
|
|
- "titleNView":{
|
|
|
- "autoBackButton":false
|
|
|
- }
|
|
|
- } */
|
|
|
- }
|
|
|
- },
|
|
|
+ // {
|
|
|
+ // "path": "pages/shop/shopIndex/index",
|
|
|
+ // "style": {
|
|
|
+ // "navigationBarTitleText": "运营陪伴",
|
|
|
+ // "navigationStyle": "custom"
|
|
|
+ // /* "navigationBarBackgroundColor": "#FFFFFF",
|
|
|
+ // "enablePullDownRefresh": true, */
|
|
|
+ // /* "app-plus":{
|
|
|
+ // "titleNView":{
|
|
|
+ // "autoBackButton":false
|
|
|
+ // }
|
|
|
+ // } */
|
|
|
+ // }
|
|
|
+ // },
|
|
|
{
|
|
|
"path": "pages/index/index",
|
|
|
"style": {
|
|
@@ -100,20 +100,20 @@
|
|
|
"enablePullDownRefresh": true
|
|
|
}
|
|
|
},
|
|
|
- // {
|
|
|
- // "path": "pages/shop/shopIndex/index",
|
|
|
- // "style": {
|
|
|
- // "navigationBarTitleText": "运营陪伴",
|
|
|
- // "navigationStyle": "custom"
|
|
|
- // /* "navigationBarBackgroundColor": "#FFFFFF",
|
|
|
- // "enablePullDownRefresh": true, */
|
|
|
- // /* "app-plus":{
|
|
|
- // "titleNView":{
|
|
|
- // "autoBackButton":false
|
|
|
- // }
|
|
|
- // } */
|
|
|
- // }
|
|
|
- // },
|
|
|
+ {
|
|
|
+ "path": "pages/shop/shopIndex/index",
|
|
|
+ "style": {
|
|
|
+ "navigationBarTitleText": "运营陪伴",
|
|
|
+ "navigationStyle": "custom"
|
|
|
+ /* "navigationBarBackgroundColor": "#FFFFFF",
|
|
|
+ "enablePullDownRefresh": true, */
|
|
|
+ /* "app-plus":{
|
|
|
+ "titleNView":{
|
|
|
+ "autoBackButton":false
|
|
|
+ }
|
|
|
+ } */
|
|
|
+ }
|
|
|
+ },
|
|
|
{
|
|
|
"path": "pages/entryReport/entered",
|
|
|
"style": {
|