From 931586a65d239f30f4ca2e382aadc4d2db77ed81 Mon Sep 17 00:00:00 2001 From: zhangsir Date: Thu, 25 Apr 2024 15:09:36 +0800 Subject: [PATCH] =?UTF-8?q?u=E9=80=89=E5=B0=8F=E8=AF=BE=E5=A0=82=E6=94=B9?= =?UTF-8?q?=E4=B8=BA=E9=80=9A=E7=94=A8=E5=8A=9B=E4=B8=93=E5=8C=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/PortalHeader.vue | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/components/PortalHeader.vue b/src/components/PortalHeader.vue index e4ffec05..06446ce8 100644 --- a/src/components/PortalHeader.vue +++ b/src/components/PortalHeader.vue @@ -39,7 +39,7 @@ BOE系列公开课 Grow180 管理者进阶 - U选小课堂 + 通用力专区 社招新员工 教师专区 @@ -170,7 +170,6 @@ export default { default:'' }, }, - components:{popup,yearMedal}, computed: { ...mapGetters(['userInfo','curIdentity', 'userMsg','identity','studyTaskCount']), @@ -250,7 +249,8 @@ export default { }, handleCommand(val) { if (val === "four") { - this.$emit('showClass',true) + window.open("https://m.qingxuetang.com/x/?appId=qxtcorp306130") + // this.$emit('showClass',true) } else { let urlPre = window.location.protocol + "//" + window.location.host; // process.env.VUE_APP_BOE_WEB_URL