fix:wifi页面列表样式优化

This commit is contained in:
2026-06-01 17:46:18 +08:00
parent b5e7e72104
commit c9ea368a19
2 changed files with 72 additions and 17 deletions
+5 -1
View File
@@ -64,7 +64,11 @@
"usingComponents" : true,
"darkmode" : true,
"themeLocation" : "theme.json",
"permission" : {},
"permission" : {
"scope.userLocation": {
"desc": "用于扫描附近 WiFi,完成设备 OTA 升级网络连接"
}
},
"requiredPrivateInfos" : [ "getLocation", "chooseLocation" ]
}
}