feat: 智聪记账管理,物价管理功能代码提交。
This commit is contained in:
@@ -344,6 +344,38 @@
|
||||
}
|
||||
}
|
||||
,
|
||||
{
|
||||
"path": "pages/work/product/productInfor/list",
|
||||
"style": {
|
||||
"navigationBarTitleText": "商品信息"
|
||||
}
|
||||
} ,
|
||||
{
|
||||
"path": "pages/work/product/productInfor/details",
|
||||
"style": {
|
||||
"navigationBarTitleText": "商品信息详情"
|
||||
}
|
||||
}
|
||||
,
|
||||
{
|
||||
"path": "pages/work/product/productInfor/addEdit",
|
||||
"style": {
|
||||
"navigationBarTitleText": "商品信息"
|
||||
}
|
||||
} ,
|
||||
{
|
||||
"path": "pages/work/product/productPriceRecord/list",
|
||||
"style": {
|
||||
"navigationBarTitleText": "物价记录"
|
||||
}
|
||||
} ,
|
||||
{
|
||||
"path": "pages/work/product/productPriceRecord/addEdit",
|
||||
"style": {
|
||||
"navigationBarTitleText": "物价记录"
|
||||
}
|
||||
}
|
||||
,
|
||||
{
|
||||
"path": "pages/work/base/debitCard/list",
|
||||
"style": {
|
||||
|
||||
Reference in New Issue
Block a user