From c413f5af9403da3cb27049bbe16678df93b7b42a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=B8=8D=E5=81=9A=E7=A0=81=E5=86=9C?= <599854767@qq.com> Date: Thu, 13 Jan 2022 18:42:32 +0800 Subject: [PATCH] =?UTF-8?q?=E5=88=A0=E9=99=A4=E6=89=93=E5=8D=B0log?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ZR.Vue/src/main.js | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/ZR.Vue/src/main.js b/ZR.Vue/src/main.js index c0f8b07..0066bce 100644 --- a/ZR.Vue/src/main.js +++ b/ZR.Vue/src/main.js @@ -78,5 +78,4 @@ new Vue({ router, store, render: h => h(App) -}) -console.log('环境变量:', process.env) \ No newline at end of file +}) \ No newline at end of file