@@ -18,7 +18,7 @@
</div>
<div class="superlogo">
<div class="w_1200">
- <a href="/platlive">
+ <a href="/">
<img :src="logo" />
<span>
吉林省计算中心科技平台
@@ -84,6 +84,7 @@ export default {
else return this.$route.path.includes(`/${type}`);
},
btnLogin() {
+ //TODO改成相对跳转
window.open('http://free.liaoningdoupo.com/platlogin/');