{ "easycom": { "autoscan": true, "^u-(.*)": "uview-ui/components/u-$1/u-$1.vue" }, "pages": [ { "path": "pages/home/index", "name": "home", "style": { "navigationBarTitleText": "汇智文化学苑" } }, { "path": "pages/my/login-kehu", "style": { "navigationBarTitleText": "汇智文化" } }, { "path": "pages/my/kanwus", "style": { "navigationBarTitleText": "刊物目录" } }, { "path": "pages/my/kanwudetails", "style": { "navigationBarTitleText": "刊物详情" } }, { "path": "pages/my/orders", "style": { "navigationBarTitleText": "订阅记录" } }, { "path": "pages/my/orderdetails", "style": { "navigationBarTitleText": "订阅详情" } } ], "globalStyle": { "navigationBarTextStyle": "black", "navigationBarTitleText": "", "navigationBarBackgroundColor": "#F8F8F8", "backgroundColor": "#F8F8F8" }, "condition" : { "current": 0, "list": [ { "name": "", "path": "pages/student-information/student-information", "query": "" } ] }, "tabBar": { "borderStyle": "white", "color": "#4D4D4D", "selectedColor": "#00CCCC;", "backgroundColor": "#ffffff", "list": [ ] } }