From 5b721c2b4892ab0fc3f7d5166703d096fa95335e Mon Sep 17 00:00:00 2001 From: hflllll Date: Wed, 3 Sep 2025 19:41:19 +0800 Subject: [PATCH] =?UTF-8?q?'=E6=9C=80=E7=BB=88=E4=BF=AE=E6=94=B9=E7=89=88?= =?UTF-8?q?=E6=9C=AC-=E6=B7=BB=E5=8A=A0=E6=8A=A5=E5=90=8D=E8=A1=A8?= =?UTF-8?q?=E5=92=8C=E4=B8=AA=E4=BA=BA=E4=BF=A1=E6=81=AF=E9=A1=B5=E9=9D=A2?= =?UTF-8?q?=E7=9A=84=E7=9C=9F=E5=AE=9E=E5=A7=93=E5=90=8D=E4=B8=8E=E5=AE=BF?= =?UTF-8?q?=E9=9B=86=E5=8C=BA'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- config/index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/index.js b/config/index.js index 6f13caf..5acd9e5 100644 --- a/config/index.js +++ b/config/index.js @@ -6,7 +6,7 @@ * aliOSSConfig 阿里云配置 * debounceConfig 防抖相关配置 */ -const env = 'development' +const env = 'production' // 全局配置