188 lines
3.4 KiB
JSON
188 lines
3.4 KiB
JSON
{
|
|
"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/main/home"
|
|
},
|
|
{
|
|
"path": "pages/main/mine"
|
|
},
|
|
{
|
|
"path": "pages/split/index"
|
|
},
|
|
{
|
|
"path": "pages/split/print"
|
|
},
|
|
{
|
|
"path": "pages/receive/index"
|
|
},
|
|
{
|
|
"path": "pages/receive/material"
|
|
},
|
|
{
|
|
"path": "pages/verify/index"
|
|
},
|
|
{
|
|
"path": "pages/verify/material"
|
|
},
|
|
{
|
|
"path": "pages/verifyTa/index"
|
|
},
|
|
{
|
|
"path": "pages/verifyTa/material"
|
|
},
|
|
{
|
|
"path": "pages/purchase/index"
|
|
},
|
|
{
|
|
"path": "pages/purchase/material"
|
|
},
|
|
{
|
|
"path": "pages/purchaseTa/index"
|
|
},
|
|
{
|
|
"path": "pages/purchaseTa/material"
|
|
},
|
|
{
|
|
"path": "pages/material/index"
|
|
},
|
|
{
|
|
"path": "pages/material/material"
|
|
},
|
|
{
|
|
"path": "pages/supplement/index"
|
|
},
|
|
{
|
|
"path": "pages/supplement/material"
|
|
},
|
|
{
|
|
"path": "pages/returnMaterials/index"
|
|
},
|
|
{
|
|
"path": "pages/returnMaterials/material"
|
|
},
|
|
{
|
|
"path": "pages/ruleClaim/index"
|
|
},
|
|
{
|
|
"path": "pages/ruleClaim/details"
|
|
},
|
|
{
|
|
"path": "pages/ruleValidation/index"
|
|
},
|
|
{
|
|
"path": "pages/ruleValidation/checklist"
|
|
},
|
|
{
|
|
"path": "pages/ruleValidation/verification"
|
|
},
|
|
{
|
|
"path": "pages/putInProd/index"
|
|
},
|
|
{
|
|
"path": "pages/putInProd/material"
|
|
},
|
|
{
|
|
"path": "pages/putInProd/details"
|
|
},
|
|
{
|
|
"path": "pages/putInProd/print"
|
|
},
|
|
{
|
|
"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/encasement/print"
|
|
},
|
|
{
|
|
"path": "pages/records/index"
|
|
},
|
|
{
|
|
"path": "pages/BatchOutOftock/index"
|
|
},
|
|
{
|
|
"path": "pages/BatchOutOftock/material"
|
|
},
|
|
{
|
|
"path": "pages/client/account/login"
|
|
},
|
|
{
|
|
"path": "pages/client/account/loginConfig"
|
|
},
|
|
{
|
|
"path": "uni_modules/uni-upgrade-center-app/pages/upgrade-popup",
|
|
"style": {
|
|
"disableScroll": true,
|
|
"app-plus": {
|
|
"backgroundColorTop": "transparent",
|
|
"background": "transparent",
|
|
"titleNView": false,
|
|
"scrollIndicator": false,
|
|
"popGesture": "none",
|
|
"animationType": "fade-in",
|
|
"animationDuration": 200
|
|
|
|
}
|
|
}
|
|
}
|
|
],
|
|
"subPackages": [],
|
|
"globalStyle": {
|
|
"navigationBarTextStyle": "black",
|
|
"navigationBarTitleText": "maxcess_app",
|
|
"navigationBarBackgroundColor": "#fff",
|
|
"backgroundColor": "#fff",
|
|
"navigationStyle": "custom"
|
|
},
|
|
"condition": {
|
|
"current": 0,
|
|
"list": [{
|
|
"path": "pages/main/home"
|
|
}]
|
|
},
|
|
"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": {}
|
|
} |