{ "easycom": { "autoscan": true, "custom": { "^u--(.*)": "@/uni_modules/uview-plus/components/u-$1/u-$1.vue", "^up-(.*)": "@/uni_modules/uview-plus/components/u-$1/u-$1.vue", "^u-([^-].*)": "@/uni_modules/uview-plus/components/u-$1/u-$1.vue", "^l-(.*)": "@/components/l-ui/components/l-$1/l-$1.vue" } }, "pages": [ { "path": "pages/client/account/login" }, { "path": "pages/main/home" }, { "path": "pages/main/mine" }, { "path": "pages/receive/index" }, { "path": "pages/receive/material" }, { "path": "pages/verify/index" }, { "path": "pages/verify/material" }, { "path": "pages/purchase/index" }, { "path": "pages/purchase/material" }, { "path": "pages/material/index" }, { "path": "pages/material/material" }, { "path": "pages/supplement/index" }, { "path": "pages/supplement/material" }, { "path": "pages/putInProd/index" }, { "path": "pages/putInProd/material" }, { "path": "pages/putInProd/details" }, { "path": "pages/productionStorage/index" }, { "path": "pages/productionStorage/material" }, { "path": "pages/outOftock/index" }, { "path": "pages/outOftock/material" }, { "path": "pages/encasement/index" }, { "path": "pages/encasement/material" }, { "path": "pages/records/index" } ], "subPackages": [], "globalStyle": { "navigationBarTextStyle": "black", "navigationBarTitleText": "maxcess_app", "navigationBarBackgroundColor": "#fff", "backgroundColor": "#fff", "navigationStyle": "custom" }, "condition": { "current": 0, "list": [{ "path": "pages/client/account/login" }] }, "tabBar": { "color": "#666666", "selectedColor": "#333333", "borderStyle": "black", "iconWidth": "26px", "fontSize": "10px", "backgroundColor": "#FFF", "list": [{ "pagePath": "pages/main/home", "iconPath": "static/tabbar/home.png", "selectedIconPath": "static/tabbar/homea.png", "text": "้ฆ–้กต" }, { "pagePath": "pages/main/mine", "iconPath": "static/tabbar/me.png", "selectedIconPath": "static/tabbar/mea.png", "text": "ๆˆ‘็š„" } ] }, "uniIdRouter": {} }