From 20d338f5c528ce1a6b8ba1f7a0f03c86cea8b943 Mon Sep 17 00:00:00 2001 From: lipeng Date: Thu, 29 Jun 2023 14:55:16 +0800 Subject: [PATCH] =?UTF-8?q?=E7=99=BB=E5=BD=95=E6=A8=A1=E5=9D=97=E4=BF=AE?= =?UTF-8?q?=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/App.vue | 2 -- src/components/bg-menu.vue | 13 ++++--------- src/components/login-by-account.vue | 2 +- 3 files changed, 5 insertions(+), 12 deletions(-) diff --git a/src/App.vue b/src/App.vue index 3ac9338..3acb489 100644 --- a/src/App.vue +++ b/src/App.vue @@ -126,8 +126,6 @@ export default { this.readFlag = !this.readFlag; }, initMsg() { - console.log(this.userInfo); - console.log(this.$trace); if (this.userInfo && this.userInfo.system_id) { this.$trace.setOptionValue("userId", this.userInfo.system_id); // this.$trace.setOptionValue('userType',this.userInfo.userType) diff --git a/src/components/bg-menu.vue b/src/components/bg-menu.vue index a935aff..bf5651c 100644 --- a/src/components/bg-menu.vue +++ b/src/components/bg-menu.vue @@ -73,7 +73,7 @@ -
+