update:设备解绑功能

This commit is contained in:
2026-08-10 10:34:54 +08:00
parent 8c96a4cb73
commit 23655102d3
4 changed files with 188 additions and 5 deletions
+11 -3
View File
@@ -129,9 +129,17 @@
"^uni-(.*)": "@dcloudio/uni-ui/lib/uni-$1/uni-$1.vue"
}
},
"subPackages": [
{
"root": "pages/member",
"subPackages": [
{
"root": "pages/device",
"pages": [
{
"path": "unbind-device"
}
]
},
{
"root": "pages/member",
"pages": [
{
"path": "orders"