蓝牙控制阀小程序
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.
 
 
 

13 lines
617 B

{
"navigationBarTitleText": "配置",
"usingComponents": {
"u-icon": "/node-modules/uview-ui/components/u-icon/u-icon",
"u-row": "/node-modules/uview-ui/components/u-row/u-row",
"u-col": "/node-modules/uview-ui/components/u-col/u-col",
"u-slider": "/node-modules/uview-ui/components/u-slider/u-slider",
"u-number-box": "/node-modules/uview-ui/components/u-number-box/u-number-box",
"u-button": "/node-modules/uview-ui/components/u-button/u-button",
"u-modal": "/node-modules/uview-ui/components/u-modal/u-modal",
"u-toast": "/node-modules/uview-ui/components/u-toast/u-toast"
}
}