This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
root
/
digital_park_static
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
删除首页调试代码
master
王饶冀
2 years ago
parent
2365da9a8a
commit
bca22c43b9
1 changed files
with
0 additions
and
2 deletions
Split View
Show Diff Stats
0
2
digital-park-web/digital-park/src/views/login/LoginFrom/LoginFrom.vue
+ 0
- 2
digital-park-web/digital-park/src/views/login/LoginFrom/LoginFrom.vue
View File
@@ -344,8 +344,6 @@ export default {
this.phoneCodeDisable = false;
}
}, 1000);
this.$router.push("/");
console.log("跳转到首页");
} else {
sendMsg(0, res.data.msg);
this.phoneCodeDisable = false;
Write
Preview
Loading…
Cancel
Save