| 12345678910111213 |
- {
- "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"
- }
- }
|