list.json 358 B

12345678910
  1. {
  2. "navigationBarTitleText": "商品管理",
  3. "usingComponents": {
  4. "app-tabs": "/components/plugin/tabs",
  5. "operate-line-module": "/admin/home/components/module/operate-line",
  6. "operate-module": "/admin/home/components/module/operate",
  7. "app-wrapper-empty": "/components/app-wrapper-empty",
  8. "modal-module": "/components/plugin/modal"
  9. }
  10. }