You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
13 lines
515 B
13 lines
515 B
{
|
|
"navigationStyle": "custom",
|
|
"navigationBarTitleText": "商品管理",
|
|
"usingComponents": {
|
|
"edit-price": "/pages/admin/goods/components/editPrice/index",
|
|
"edit-stock": "/pages/admin/goods/components/editStock/index",
|
|
"edit-lable": "/pages/admin/goods/components/label/index",
|
|
"classify": "/pages/admin/goods/components/classify/index",
|
|
"footer-page": "/pages/admin/components/footerPage/index",
|
|
"empty-page": "/components/emptyPage",
|
|
"loading": "/components/Loading/index"
|
|
}
|
|
} |