index.json 119 B

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