Browse Source

支付宝适配

yxb
skx 1 year ago
parent
commit
bdf21a2d38
1 changed files with 12 additions and 0 deletions
  1. 12
    0
      pages.json

+ 12
- 0
pages.json View File

@@ -1629,6 +1629,12 @@
"navigationBarTitleText": "注册第二步"
}
},
{
"path": "register-step2-ali",
"style": {
"navigationBarTitleText": "注册第二步"
}
},
{
"path": "register-step3",
"style": {
@@ -1647,6 +1653,12 @@
"navigationBarTitleText": "忘记密码第二步"
}
},
{
"path": "forget-pwd-step2-ali",
"style": {
"navigationBarTitleText": "忘记密码第二步"
}
},
{
"path": "forget-pwd-step3",
"style": {

Loading…
Cancel
Save