From 06d3d15a5a08637041cc601101c063b11b07a346 Mon Sep 17 00:00:00 2001
From: net <net@netdeMBP.lan>
Date: 星期五, 14 二月 2025 17:25:21 +0800
Subject: [PATCH]  合并理去杀杀人

---
 zhitan-vue/vite.config.js |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/zhitan-vue/vite.config.js b/zhitan-vue/vite.config.js
index f1ee7d7..1357748 100644
--- a/zhitan-vue/vite.config.js
+++ b/zhitan-vue/vite.config.js
@@ -4,7 +4,9 @@
 
 // https://vitejs.dev/config/
 export default defineConfig(({ mode, command }) => {
+  mode='production'
   const env = loadEnv(mode, process.cwd())
+  console.log(mode,'==========env')
   const { VITE_APP_ENV } = env
   return {
     // 閮ㄧ讲鐢熶骇鐜鍜屽紑鍙戠幆澧冧笅鐨刄RL銆�

--
Gitblit v1.9.3