@@ -102,7 +102,7 @@ Page({
});
setTimeout(() => {
wx.reLaunch({
- url: '/pages/login/index',
+ url: '/pages/login/phone',
})
}, 300)