流程改版
This commit is contained in:
@@ -2,17 +2,9 @@
|
||||
"pages": [
|
||||
"pages/home/home",
|
||||
"pages/searchDevice/searchDevice",
|
||||
"pages/connectedDevice/connectedDevice",
|
||||
"pages/connectionSuccessful/connectionSuccessful",
|
||||
"pages/getWifiList/getWifiList",
|
||||
"pages/setWifiPassword/setWifiPassword",
|
||||
"pages/setNetwork/setNetwork",
|
||||
"pages/setNetworkSuccessful/setNetworkSuccessful",
|
||||
"pages/configureDevice/configureDevice",
|
||||
"pages/my/my",
|
||||
"pages/userInfo/userInfo",
|
||||
"pages/deviceInfo/deviceInfo",
|
||||
"pages/familyMembers/familyMembers",
|
||||
"pages/index/index"
|
||||
"pages/deviceInfo/deviceInfo"
|
||||
],
|
||||
"window": {
|
||||
"navigationBarTitleText": "",
|
||||
@@ -42,11 +34,6 @@
|
||||
"provider": "wx0ffb48417ce6345c"
|
||||
}
|
||||
},
|
||||
"permission": {
|
||||
"scope.bluetooth": {
|
||||
"desc": "用于连接体重秤设备"
|
||||
}
|
||||
},
|
||||
"sitemapLocation": "sitemap.json",
|
||||
"lazyCodeLoading": "requiredComponents"
|
||||
}
|
||||
Reference in New Issue
Block a user