9.17/1
This commit is contained in:
@@ -18,6 +18,36 @@
|
||||
"navigationBarTitleText": "选择商品"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/product/list",
|
||||
"style": {
|
||||
"navigationBarTitleText": "货品列表"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/product/form",
|
||||
"style": {
|
||||
"navigationBarTitleText": "编辑货品"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/product/categories",
|
||||
"style": {
|
||||
"navigationBarTitleText": "类别管理"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/product/units",
|
||||
"style": {
|
||||
"navigationBarTitleText": "单位管理"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/product/settings",
|
||||
"style": {
|
||||
"navigationBarTitleText": "货品设置"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/customer/select",
|
||||
"style": {
|
||||
|
||||
Reference in New Issue
Block a user