From 9b7fde6aa802938700503090a282dc0fea25cd46 Mon Sep 17 00:00:00 2001 From: huliyong <2783385703@qq.com> Date: Wed, 30 Oct 2024 16:30:18 +0800 Subject: [PATCH] =?UTF-8?q?=E4=B8=8A=E4=BC=A0=E4=BB=A3=E7=A0=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- components/base/navbar.vue | 2 +- config.js | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/components/base/navbar.vue b/components/base/navbar.vue index 6a75c82..5bc527a 100644 --- a/components/base/navbar.vue +++ b/components/base/navbar.vue @@ -6,7 +6,7 @@ diff --git a/config.js b/config.js index 0c3a700..9a6313c 100644 --- a/config.js +++ b/config.js @@ -5,7 +5,7 @@ import utils from './utils/utils.js' // 当前环境 -const type = 'dev' +const type = 'prod' // 环境配置