From 200494fcf39492156f8bb4b0597d59f97c0d0081 Mon Sep 17 00:00:00 2001 From: isummer Date: Sun, 16 Oct 2022 05:16:18 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=E5=8A=A0=E6=89=93=E5=8C=85=E6=97=B6?= =?UTF-8?q?=E9=97=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- fir_client/vue.config.js | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/fir_client/vue.config.js b/fir_client/vue.config.js index c6c7ece..b3ef16c 100644 --- a/fir_client/vue.config.js +++ b/fir_client/vue.config.js @@ -87,10 +87,8 @@ for (const key of Object.keys(pages)) { outputDir = tmp.outputDir } } - -const version='2.3.8'; +const version = '2.3.8'; const github = 'https://github.com/nineaiyu/FlyApps'; - const pro_base_env = { baseUrl: '/', //该选项可以填写web-api的域名,类似 https://api.xxx.com/ index_static: '/', //若配置cdn等加速,可以填写cdn加速域名