...
|
...
|
@@ -154,6 +154,7 @@ |
|
|
|go.refundorderdetail | 退货详情页 | {"type": "push","url":{"action":"go.refundorderdetail","params":{"id":"123"}}} |,id:退货id
|
|
|
|go.changeorderdetail | 换货详情页 | {"type": "push","url":{"action":"go.changeorderdetail","params":{"id":"123"}}} |,id:换货id
|
|
|
|go.yohocoin | 我的有货币 | {"type": "push","url":{"action":"go.yohocoin"}} |
|
|
|
|go.userLogout | 账号注销 | {"title":"账号注销","type":"userLogout"} |title为页面名称,type指定注销页面,其中type类型有:'userLogout'账户注销页,'userLogoutClause'注销条款页面,'userLogouReason'注销原因页面,'userLogoutFaildReason'注销失败原因页面,'userLogoutFaild'注销失败页面,'userLogoutStatus'注销状态页面
|
|
|
### 新增推送(push)更新App新版本
|
|
|
|
|
|
|
...
|
...
|
|