From d3efce76cd9698b364e1db3e17aec2f7ee36d0d9 Mon Sep 17 00:00:00 2001
From: wujingjing <gersonwu@qq.com>
Date: 星期一, 24 二月 2025 10:23:40 +0800
Subject: [PATCH] 1000 修改刷新页面宽度

---
 .eslintrc.js |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/.eslintrc.js b/.eslintrc.js
index 359e5bf..5b3a966 100644
--- a/.eslintrc.js
+++ b/.eslintrc.js
@@ -78,7 +78,7 @@
 		'no-unused-vars': 'off',
 		'no-v-model-argument': 'off',
 		'no-case-declarations': 'off',
-		'no-console': 'error',
+		'no-console': 'off',
 		'no-redeclare': 'off',
 		'no-mixed-spaces-and-tabs': 'off',
 	},

--
Gitblit v1.9.3