新增退货流程
This commit is contained in:
8
app.json
8
app.json
@@ -34,7 +34,10 @@
|
||||
"pages/pay/success/success",
|
||||
"pages/resetPassword/resetPassword",
|
||||
"pages/refund/refund",
|
||||
"pages/refund/aftersale/aftersale"
|
||||
"pages/refund/aftersale/aftersale",
|
||||
"pages/refund/info/info",
|
||||
"pages/refund/deliver/deliver",
|
||||
"pages/refund/logs/logs"
|
||||
],
|
||||
"window": {
|
||||
"backgroundTextStyle": "light",
|
||||
@@ -67,6 +70,9 @@
|
||||
"selectedColor": "#da2b54",
|
||||
"borderStyle": "white"
|
||||
},
|
||||
"requiredPrivateInfos": [
|
||||
"chooseAddress"
|
||||
],
|
||||
"style": "v2",
|
||||
"sitemapLocation": "sitemap.json"
|
||||
}
|
||||
Reference in New Issue
Block a user