bindDevice.json 190 B

12345678
  1. {
  2. "navigationBarTitleText": "绑定设备",
  3. "usingComponents": {
  4. "van-field": "/@vant/field/index",
  5. "van-icon": "/@vant/icon/index",
  6. "van-button": "/@vant/button/index"
  7. }
  8. }