蓝牙控制阀小程序
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

12 lines
617 B

3 years ago
  1. {
  2. "navigationBarTitleText": "配置",
  3. "usingComponents": {
  4. "u-icon": "/node-modules/uview-ui/components/u-icon/u-icon",
  5. "u-row": "/node-modules/uview-ui/components/u-row/u-row",
  6. "u-col": "/node-modules/uview-ui/components/u-col/u-col",
  7. "u-slider": "/node-modules/uview-ui/components/u-slider/u-slider",
  8. "u-number-box": "/node-modules/uview-ui/components/u-number-box/u-number-box",
  9. "u-button": "/node-modules/uview-ui/components/u-button/u-button",
  10. "u-modal": "/node-modules/uview-ui/components/u-modal/u-modal",
  11. "u-toast": "/node-modules/uview-ui/components/u-toast/u-toast"
  12. }
  13. }