剩余模块:生产退料
This commit is contained in:
22
pages.json
22
pages.json
@@ -8,8 +8,7 @@
|
||||
"^l-(.*)": "@/components/l-ui/components/l-$1/l-$1.vue"
|
||||
}
|
||||
},
|
||||
"pages": [
|
||||
{
|
||||
"pages": [{
|
||||
"path": "pages/main/home"
|
||||
},
|
||||
{
|
||||
@@ -69,6 +68,17 @@
|
||||
{
|
||||
"path": "pages/returnMaterials/material"
|
||||
},
|
||||
{
|
||||
"path": "pages/returnMaterials/print"
|
||||
},
|
||||
|
||||
{
|
||||
"path": "pages/productionReturnVerify/index"
|
||||
},
|
||||
{
|
||||
"path": "pages/productionReturnVerify/material"
|
||||
},
|
||||
|
||||
{
|
||||
"path": "pages/ruleClaim/index"
|
||||
},
|
||||
@@ -122,7 +132,7 @@
|
||||
},
|
||||
{
|
||||
"path": "pages/BatchOutOftock/index"
|
||||
},
|
||||
},
|
||||
{
|
||||
"path": "pages/BatchOutOftock/material"
|
||||
},
|
||||
@@ -144,7 +154,7 @@
|
||||
"popGesture": "none",
|
||||
"animationType": "fade-in",
|
||||
"animationDuration": 200
|
||||
|
||||
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -174,13 +184,13 @@
|
||||
"pagePath": "pages/main/home",
|
||||
"iconPath": "static/tabbar/home.png",
|
||||
"selectedIconPath": "static/tabbar/homea.png",
|
||||
"text": "首页"
|
||||
"text": "Main Screen"
|
||||
},
|
||||
{
|
||||
"pagePath": "pages/main/mine",
|
||||
"iconPath": "static/tabbar/me.png",
|
||||
"selectedIconPath": "static/tabbar/mea.png",
|
||||
"text": "我的"
|
||||
"text": "My"
|
||||
}
|
||||
]
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user