Merge branch 'yt' into dev
This commit is contained in:
@ -208,7 +208,7 @@
|
||||
line-height: 24.23rpx;
|
||||
}
|
||||
.text-wrapper_9 {
|
||||
padding: 14.61rpx 0 13.33rpx;
|
||||
padding: 14.61rpx 0 14.61rpx;
|
||||
background-color: #ffffff;
|
||||
border-radius: 28.13rpx;
|
||||
height: 56.25rpx;
|
||||
|
@ -45,7 +45,7 @@ Page({
|
||||
})
|
||||
setTimeout(() => {
|
||||
wx.reLaunch({
|
||||
url: '/pages/loginModule/pwdLogin/pwdLogin',
|
||||
url: '/pages/welcome/homePage/homePage',
|
||||
})
|
||||
}, 1000); // 1000ms = 1秒
|
||||
|
||||
|
Reference in New Issue
Block a user