提交 da6d545b authored 作者: 王鹏飞's avatar 王鹏飞

chore: 修改登录地址

上级 0c03cf7c
......@@ -4,4 +4,4 @@ newProjectId=25634964940156928
baseURL=https://project-api.ezijing.com
loginURL=https://login.ezijing.com/auth
\ No newline at end of file
loginURL=https://login.ezijing.com/sbu-plus
\ No newline at end of file
......@@ -4,4 +4,4 @@ newProjectId=25634964940156928
baseURL=https://project-api.ezijing.com
loginURL=https://login.ezijing.com/auth
\ No newline at end of file
loginURL=https://login.ezijing.com/sbu-plus
\ No newline at end of file
......@@ -4,4 +4,4 @@ newProjectId=25634964940156928
baseURL=https://project-api2.ezijing.com
loginURL=https://login2.ezijing.com/auth
\ No newline at end of file
loginURL=https://login2.ezijing.com/sbu-plus
\ No newline at end of file
......@@ -60,7 +60,8 @@ export default {
},
methods: {
goWebsite() {
window.location.href = 'http://www.ezijing.com'
// window.location.href = 'http://www.ezijing.com'
window.location.href = '/'
},
toggleSearch() {
this.$store.commit('toggleMenu', false)
......
......@@ -49,7 +49,8 @@ export default {
},
methods: {
goWebsite() {
window.location.href = 'http://www.ezijing.com'
// window.location.href = 'http://www.ezijing.com'
window.location.href = '/'
},
logout() {
this.$store.dispatch('logout')
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论