完善功能

This commit is contained in:
2025-05-06 17:33:45 +08:00
parent 889f2b8fca
commit 6b5c475dd1
283 changed files with 6420 additions and 3694 deletions

View File

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

View File

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