From 5dd5e2c688a4d4462f5051ddb03ab76882702a02 Mon Sep 17 00:00:00 2001 From: zouyu <2723363702@qq.com> Date: 星期五, 08 十二月 2023 15:10:53 +0800 Subject: [PATCH] modified: src/page/index/logo.vue modified: vue.config.js --- src/page/index/logo.vue | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/src/page/index/logo.vue b/src/page/index/logo.vue index 8e02347..bb73091 100644 --- a/src/page/index/logo.vue +++ b/src/page/index/logo.vue @@ -71,7 +71,6 @@ }, created() { this.sysTitle = localStorage.getItem('SYSTEM_LOGO_TITLE') - console.log('userInfouserInfo', this.userInfo) // this.getLogoInfo() }, methods: { -- Gitblit v1.9.3