registrationRecordList.json 231 B

123456789
  1. {
  2. "usingComponents": {
  3. "header": "/components/Header/Header",
  4. "van-cell": "@vant/weapp/cell/index",
  5. "van-empty": "@vant/weapp/empty/index",
  6. "van-icon": "@vant/weapp/icon/index"
  7. },
  8. "navigationStyle": "custom"
  9. }