From 18461264c5a9f2fa6a43cbe6e08665bb8cd8928f Mon Sep 17 00:00:00 2001 From: zhangsir Date: Tue, 30 Apr 2024 15:06:34 +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=E8=B7=B3=E8=BD=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/Index.vue | 3 ++- src/views/portal/course/Index.vue | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/src/views/Index.vue b/src/views/Index.vue index 31b05562..255c1dc9 100644 --- a/src/views/Index.vue +++ b/src/views/Index.vue @@ -1263,7 +1263,8 @@ export default { } }, uOnClick(){ - this.showUClass = true; + // this.showUClass = true; + window.open("https://m.qingxuetang.com/x/?appId=qxtcorp306130") }, setCurIdentity(iden) { this.$store.dispatch("SetCurIdentity", iden); diff --git a/src/views/portal/course/Index.vue b/src/views/portal/course/Index.vue index 7b235855..787b52bb 100644 --- a/src/views/portal/course/Index.vue +++ b/src/views/portal/course/Index.vue @@ -794,7 +794,8 @@ export default { } }, uClassClick() { - this.showUClass = true; + // this.showUClass = true; + window.open("https://m.qingxuetang.com/x/?appId=qxtcorp306130") }, saveLocalFilters() { let typeCodeList = [];