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

"navigationBarTitleText": "注册第二步" "navigationBarTitleText": "注册第二步"
} }
}, },
{
"path": "register-step2-ali",
"style": {
"navigationBarTitleText": "注册第二步"
}
},
{ {
"path": "register-step3", "path": "register-step3",
"style": { "style": {
"navigationBarTitleText": "忘记密码第二步" "navigationBarTitleText": "忘记密码第二步"
} }
}, },
{
"path": "forget-pwd-step2-ali",
"style": {
"navigationBarTitleText": "忘记密码第二步"
}
},
{ {
"path": "forget-pwd-step3", "path": "forget-pwd-step3",
"style": { "style": {

Loading…
Cancel
Save