copy 登录注册方法到header组件中并保存未封装前的文件
This commit is contained in:
@ -130,9 +130,6 @@ export default {
|
||||
// });
|
||||
// window.open(routerJump.href, '_blank');
|
||||
},
|
||||
handlePage(flag) {
|
||||
this.$router.push({ path: '/login', query: { status: flag } });
|
||||
},
|
||||
handlePath(path) {
|
||||
this.path = path;
|
||||
this.$router.push({ path });
|
||||
|
||||
Reference in New Issue
Block a user