mirror of
https://github.com/crmeb/CRMEB.git
synced 2026-03-26 07:13:10 +00:00
13 lines
503 B
JSON
13 lines
503 B
JSON
{
|
|
"navigationStyle": "custom",
|
|
"navigationBarTitleText": "商品管理",
|
|
"usingComponents": {
|
|
"edit-price": "/pages/admin/goods/components/editPrice/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",
|
|
"base-drawer": "/components/tuiDrawer/tui-drawer"
|
|
}
|
|
} |