/* { "pages": [ { "path": "pages/index/index" }, { "path": "pages/WorkingHours/index", "style": { "app-plus": { "titleNView": { "buttons": [ { "text": "返回首页", "fontSize": "16px", "width": "80px" } ] } } } }, { "path": "pages/login/login", "style": { "navigationBarBackgroundColor": "#7399DB" } }, { "path": "pages/WorkingHours/add" }, { "path": "pages/WorkingHours/audit", "style": { "app-plus": { "titleNView": { "buttons": [ { "text": "返回首页", "fontSize": "16px", "width": "80px" } ] } } } }, { "path": "pages/Project/list", "style": { "enablePullDownRefresh": true, "pullToRefresh": { "color": "#2979ff", "offset": "60px" }, "app-plus": { "titleNView": { "buttons": [ { "text": "返回首页", "fontSize": "16px", "width": "80px" } ] } } } }, { "path": "pages/Project/add" }, { "path": "pages/Project/detail" }, { "path": "pages/Project/auth", "style": { "enablePullDownRefresh": true, "pullToRefresh": { "color": "#2979ff", "offset": "60px" }, "app-plus": { "titleNView": { "buttons": [ { "text": "返回首页", "fontSize": "16px", "width": "80px" } ] } } } }, { "path": "pages/Project/member" } ], "globalStyle": { "navigationBarTextStyle": "white", "navigationBarBackgroundColor": "#2D3E5E", "backgroundColor": "#F8F8F8", "app-plus": { "background": "#efeff4" } } } */ { "pages": [ { "path": "pages/index/index" }, { "path": "pages/WorkingHours/index" }, { "path": "pages/login/login", "style": { "navigationBarBackgroundColor": "#7399DB" } }, { "path": "pages/WorkingHours/add" }, { "path": "pages/WorkingHours/audit" }, { "path": "pages/Project/list", "style": { "enablePullDownRefresh": true, "pullToRefresh": { "color": "#2979ff", "offset": "60px" } } }, { "path": "pages/Project/add" }, { "path": "pages/Project/detail" }, { "path": "pages/Project/auth", "style": { "enablePullDownRefresh": true, "pullToRefresh": { "color": "#2979ff", "offset": "60px" } } }, { "path": "pages/Project/member" } ], "globalStyle": { "app-plus": { "titleNView": false } } }