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

chore: 报名申请修改为站内

上级 de7bdb50
......@@ -53,11 +53,7 @@ export default {
},
{
name: '我要报名',
onClick: () => {
!_this.user.id
? window.location.href = 'https://login.ezijing.com/auth/login/index?redirect_uri=https://marywood-bm.ezijing.com/my/account'
: window.location.href = 'https://marywood-bm.ezijing.com/my/account'
}
path: '/my/account'
}
]
}
......
......@@ -91,11 +91,7 @@ export default {
},
{
name: this.$t('menu.enroll'),
onClick() {
!_this.user.id
? window.open('https://login.ezijing.com/auth/login/index?redirect_uri=https://marywood-bm.ezijing.com/my/account')
: window.open('https://marywood-bm.ezijing.com/my/account')
}
path: '/my/account'
}
],
time: null
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论