123456789101112 |
- {
- "navigationBarTitleText": "商品管理",
- "navigationBarBackgroundColor": "#FE8464",
- "usingComponents": {
- "i-img": "../../components/img/index",
- "i-load-more": "../../components/load-more/index",
- "i-empty": "../../components/empty/index",
- "i-fixed-bottom": "../../components/fixed-bottom/index",
- "mp-actionSheet": "../../components/actionsheet/actionsheet",
- "mp-dialog": "../../components/mp-dialog/dialog"
- }
- }
|