From 1800969182b0ada950bc28837d22ff119d638987 Mon Sep 17 00:00:00 2001 From: odc.xiaohui <xiaohui@Q1> Date: 星期四, 12 一月 2023 16:33:07 +0800 Subject: [PATCH] 2023/1/12 肖辉 修改content高度 --- src/main.js | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/src/main.js b/src/main.js index 134e8ca..5c21072 100644 --- a/src/main.js +++ b/src/main.js @@ -28,7 +28,6 @@ next(); } }) -// console.log(process.env.VUE_APP_BASE_API); Vue.use(ElementUI); new Vue({ router, -- Gitblit v1.8.0