{ "globalStyle": { "navigationBarTextStyle": "black", "navigationBarTitleText": "六纬志愿", "navigationBarBackgroundColor": "#fff", "backgroundColor": "#F8F8F8" }, "easycom": { "autoscan": true, "custom": { "^wd-(.*)": "wot-design-uni/components/wd-$1/wd-$1.vue", "^(?!z-paging-refresh|z-paging-load-more)z-paging(.*)": "z-paging/components/z-paging$1/z-paging$1.vue" } }, "tabBar": { "color": "#7A7E83", "selectedColor": "#3370ff", "borderStyle": "white", "backgroundColor": "#ffffff", "height": "60px", "fontSize": "10px", "iconWidth": "16px", "spacing": "3px", "list": [ { "iconPath": "/static/tabBar/home.png", "selectedIconPath": "/static/tabBar/home-active.png", "pagePath": "pages/home/index/index", "text": "首页" }, { "iconPath": "/static/tabBar/news.png", "selectedIconPath": "/static/tabBar/news-active.png", "pagePath": "pages/evaluation/index/index", "text": "测评" }, { "iconPath": "/static/tabBar/place.png", "selectedIconPath": "/static/tabBar/place-active.png", "pagePath": "pages/expert/index/index", "text": "专家" }, { "iconPath": "/static/tabBar/center.png", "selectedIconPath": "/static/tabBar/center-active.png", "pagePath": "pages/ucenter/index/index", "text": "我的" } ] }, "pages": [ { "path": "pages/home/index/index", "type": "home", "style": { "navigationBarTitleText": "六维志愿", "navigationStyle": "custom" } }, { "path": "pages/login/index", "type": "page", "style": {} }, { "path": "pages/aiService/index/index", "type": "page", "style": {} }, { "path": "pages/evaluation/index/index", "type": "page", "layout": "demo", "style": { "navigationBarTitleText": "测评师" }, "needLogin": true }, { "path": "pages/expert/index/index", "type": "page", "layout": "demo", "style": { "navigationBarTitleText": "测评师" }, "needLogin": true }, { "path": "pages/ucenter/index/index", "type": "page", "style": {} } ], "preloadRule": { "pages/home/index/index": { "network": "all", "packages": [ "__APP__" ] } }, "condition": { "current": 0, "list": [ { "name": "", "path": "", "query": "" } ] }, "subPackages": [ { "root": "pages-sub", "pages": [ { "path": "customerService/index/index", "type": "page", "layout": "page", "style": { "navigationStyle": "custom" } }, { "path": "home/aiAutoFill/index", "type": "page", "layout": "page", "style": { "navigationStyle": "custom" } }, { "path": "home/autoFill/index", "type": "page", "layout": "page", "style": { "navigationStyle": "custom" } }, { "path": "home/career/index", "type": "page" }, { "path": "home/city/index", "type": "page", "layout": "page", "style": { "navigationStyle": "custom" } }, { "path": "home/college/index", "type": "page" }, { "path": "home/distinguish/index", "type": "page" }, { "path": "home/evaluation/index", "type": "page" }, { "path": "home/expand/index", "type": "page" }, { "path": "home/inputScore/index", "type": "page", "layout": "page", "style": { "navigationStyle": "custom" } }, { "path": "home/line/index", "type": "page" }, { "path": "home/major/index", "type": "page" }, { "path": "home/news/index", "type": "page", "layout": "page", "style": { "navigationStyle": "custom" } }, { "path": "home/news/newsList", "type": "page", "layout": "page", "style": { "navigationStyle": "custom" } }, { "path": "home/rank/index", "type": "page" }, { "path": "home/schoolRank/index", "type": "page", "layout": "page", "style": { "navigationStyle": "custom" } } ] }, { "root": "components-sub", "pages": [ { "path": "FilterMenu/FilterMenu", "type": "page" }, { "path": "FilterMenu/Nature", "type": "page" }, { "path": "FilterMenu/Phase", "type": "page" }, { "path": "FilterMenu/Region", "type": "page" }, { "path": "FilterMenu/UniType", "type": "page" } ] } ] }