From 052b03161e555e2e90d5a52f145ecf3cb55be211 Mon Sep 17 00:00:00 2001 From: hflllll Date: Tue, 6 May 2025 18:18:36 +0800 Subject: [PATCH] =?UTF-8?q?2.2'=E4=B8=8A=E6=AC=A1=E6=BC=8F=E4=BA=86?= =?UTF-8?q?=E4=B8=9C=E8=A5=BF'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- config.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.js b/config.js index b02ca57..e15a57d 100644 --- a/config.js +++ b/config.js @@ -6,7 +6,7 @@ import uvUI from '@/uni_modules/uv-ui-tools' Vue.use(uvUI); // 当前环境 -const type = 'local' +const type = 'test' // 环境配置