diff --git a/pages.json b/pages.json index 43e28f7..a61a705 100644 --- a/pages.json +++ b/pages.json @@ -2,25 +2,25 @@ "pages": [ //#ifdef APP-PLUS // app登陆页面 - { - "path": "pages/login", - "style": { - "navigationBarTitleText": "", - "navigationStyle": "custom", - "navigationBarTextStyle": "black", - "navigationBarBackgroundColor": "#ffffff" - } - }, + // { + // "path": "pages/login", + // "style": { + // "navigationBarTitleText": "", + // "navigationStyle": "custom", + // "navigationBarTextStyle": "black", + // "navigationBarBackgroundColor": "#ffffff" + // } + // }, //#endif - { - "path": "pages/login", - "style": { - "navigationBarTitleText": "", - "navigationStyle": "custom", - "navigationBarTextStyle": "black", - "navigationBarBackgroundColor": "#ffffff" - } - }, + // { + // "path": "pages/login", + // "style": { + // "navigationBarTitleText": "", + // "navigationStyle": "custom", + // "navigationBarTextStyle": "black", + // "navigationBarBackgroundColor": "#ffffff" + // } + // }, { "path": "pages/service", "style": {