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

chore: 修改登录地址

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