fix:新增电话号码授权,修复订单创建/取消时用户手机消失的情况

This commit is contained in:
2025-07-11 17:03:34 +08:00
parent 4851e0500d
commit f8ff55758b
24 changed files with 628 additions and 70 deletions
+5
View File
@@ -39,5 +39,10 @@
}
]
},
"permission": {
"scope.getPhoneNumber": {
"desc": "您的手机号将用于登录和订单服务"
}
},
"usingComponents": {}
}