list.json 408 B

1234567891011
  1. {
  2. "navigationBarTitleText": "员工管理",
  3. "usingComponents": {
  4. "app-tabs": "/components/plugin/tabs",
  5. "app-avatar-module": "/components/module/app-avatar",
  6. "time-axis": "/admin/home/components/plugin/time-axis",
  7. "timeaxis-item": "/admin/home/components/plugin/timeaxis-item",
  8. "app-wrapper-empty": "/components/app-wrapper-empty",
  9. "modal-module": "/components/plugin/modal"
  10. }
  11. }