{ "easycom": { "^u-(.*)": "@/uview-ui/components/u-$1/u-$1.vue" }, "pages": [ { "path": "pages/index/index", "style": { "navigationStyle": "custom" } }, { "path": "pages/me/index", "style": { "navigationStyle": "custom" } }, { "path": "pages/join/index", "style": { "navigationStyle": "custom" } }, { "path": "pages/raffle/raffle", "style": { "navigationStyle": "custom" } } ], "globalStyle": { "navigationBarTextStyle": "black", "navigationBarTitleText": "赏金摇奖", "navigationBarBackgroundColor": "#F8F8F8", "backgroundColor": "#F8F8F8" } }