From c8ae89c4be77c5034bdcbdff0e7ecddaaa3eb3c7 Mon Sep 17 00:00:00 2001 From: MrShi <1878285526@qq.com> Date: 星期五, 09 五月 2025 16:13:49 +0800 Subject: [PATCH] 提交 --- h5/main.js | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/h5/main.js b/h5/main.js index 8a3b147..b3b40a8 100644 --- a/h5/main.js +++ b/h5/main.js @@ -6,6 +6,8 @@ import store from './store/index.js' import Tabbar from '@/components/tarbar.vue' import navigation from '@/components/Header.vue' +// import Vconsole from 'vconsole' +// let vConsole = new Vconsole(); Vue.config.productionTip = false -- Gitblit v1.9.3