小程序修改代码

This commit is contained in:
2025-08-13 10:52:02 +08:00
parent f17226cc97
commit fab8d88faf
2 changed files with 2 additions and 2 deletions

View File

@ -45,7 +45,7 @@ Page({
})
setTimeout(() => {
wx.reLaunch({
url: '/pages/loginModule/pwdLogin/pwdLogin',
url: '/pages/welcome/homePage/homePage',
})
}, 1000); // 1000ms = 1秒