{ "easycom": { // "custom": { // "autoscan": true, // "gui-(.*)": "@/GraceUI5/components/gui-$1.vue", // "^u-(.*)": "@/uni_modules/uview-ui/components/u-$1/u-$1.vue" // } }, "pages": [{ "path": "pages/index/startPage", "style": { "navigationBarTitleText": "" } }, { "path": "pages/index/index", "style": { "navigationBarTitleText": "" } }, { "path": "pages/user/login", "style": { "navigationBarTitleText": "" } } , { "path": "pages/index/feiYiBaiKe/feiYiBaiKe", "style": { "navigationBarTitleText": "", "enablePullDownRefresh": false } }, { "path": "pages/index/feiYiShiPin/feiYiShiPin", "style": { "navigationBarTitleText": "", "enablePullDownRefresh": false } }, { "path": "pages/index/huDongWenDa/huDongWenDa", "style": { "navigationBarTitleText": "", "enablePullDownRefresh": false } }, { "path": "pages/index/huLiWenHua/huLiWenHua", "style": { "navigationBarTitleText": "", "enablePullDownRefresh": false } } ,{ "path" : "pages/index/feiYiGaiLan/feiYiGaiLan", "style" : { "navigationBarTitleText": "", "enablePullDownRefresh": false } } ,{ "path" : "pages/index/feiYiZhengCe/feiYiZhengCe", "style" : { "navigationBarTitleText": "", "enablePullDownRefresh": false } } ], "tabBar": { "color": "#585858", "selectedColor": "#366cf9", "borderStyle": "white", "backgroundColor": "#ffffff", "iconWidth": "22px", "spacing": "0px", "fontSize": "15px", "list": [] }, "globalStyle": { "mp-alipay": { /* 支付宝小程序特有相关 */ "transparentTitle": "always", "allowsBounceVertical": "NO" }, "navigationBarBackgroundColor": "#ffffff", "navigationBarTitleText": "", "navigationStyle": "custom", "navigationBarTextStyle": "black", "pageOrientation": "landscape" }, "usingComponts": true, "condition": { //模式配置,仅开发期间生效 "current": 0, //当前激活的模式(list 的索引项) "list": [] }, "sitemapLocation": "sitemap.json" }