@@ -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": { |