修改11111改为80

This commit is contained in:
sh
2025-12-17 11:24:44 +08:00
parent d6dc210084
commit ea21fc68a4
3 changed files with 4 additions and 4 deletions

View File

@@ -194,7 +194,7 @@ const handleLogin = async () => {
icon: 'success'
})
// window.location.assign('http://222.80.110.161:11111/mechine-dual-vue/login')
window.location.assign('http://222.80.110.161:11111/mechine-single-vue/login')
window.location.assign('http://222.80.110.161:80/mechine-single-vue/login')
// // 跳转到首页
// uni.reLaunch({
// url: '/pages/index/index'