list.json 285 B

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