bikeInfo.json 160 B

1234567
  1. {
  2. "navigationBarTitleText": "车辆检测",
  3. "usingComponents": {
  4. "van-icon": "/components/icon/index",
  5. "van-switch":"/components/switch/index"
  6. }
  7. }