完善收货地址管理
This commit is contained in:
@ -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": ""
|
||||
}
|
||||
]
|
||||
}
|
||||
4
unpackage/dist/dev/mp-alipay/.mini-ide/project-ide.json
vendored
Normal file
4
unpackage/dist/dev/mp-alipay/.mini-ide/project-ide.json
vendored
Normal file
@ -0,0 +1,4 @@
|
||||
{
|
||||
"ignoreHttpDomainCheck": true,
|
||||
"ignoreCertificateDomainCheck": true
|
||||
}
|
||||
Reference in New Issue
Block a user