完善收货地址管理

This commit is contained in:
2025-05-03 13:55:05 +08:00
parent 436a519966
commit 9c7e8b59c2
296 changed files with 45277 additions and 6329 deletions

View File

@ -1,3 +1,18 @@
{
"modes": []
"modes": [
{
"title": "收货地址",
"page": "bundle/pages/address/address_edit",
"launchMode": "common",
"debugAppxSceneCode": "null",
"pageQuery": ""
},
{
"title": "收货地址",
"page": "bundle/pages/address/address",
"launchMode": "common",
"debugAppxSceneCode": "null",
"pageQuery": ""
}
]
}

View File

@ -0,0 +1,4 @@
{
"ignoreHttpDomainCheck": true,
"ignoreCertificateDomainCheck": true
}