level.json 237 B

12345678
  1. {
  2. "navigationBarTitleText": "客户等级设置",
  3. "usingComponents": {
  4. "app-vip-module": "/components/module/app-vip",
  5. "app-wrapper-empty": "/components/app-wrapper-empty",
  6. "modal-module": "/components/plugin/modal"
  7. }
  8. }