index.json 119 B

123456
  1. {
  2. "usingComponents": {
  3. "list": "./modules/list/index"
  4. },
  5. "navigationBarTitleText": "客户管理"
  6. }