From b37447fc125a9e7cd6c1799e8a0359bfa187e663 Mon Sep 17 00:00:00 2001
From: gaoluyang <2820782392@qq.com>
Date: 星期三, 20 八月 2025 14:33:19 +0800
Subject: [PATCH] 部署修改

---
 .env.staging                           |    4 ++--
 .env.development                       |    4 ++--
 src/layout/components/Sidebar/Logo.vue |    2 +-
 index.html                             |    4 ++--
 package.json                           |    2 +-
 .env.production                        |    4 ++--
 vite.config.js                         |    2 +-
 7 files changed, 11 insertions(+), 11 deletions(-)

diff --git a/.env.development b/.env.development
index cb09df4..6e4d273 100644
--- a/.env.development
+++ b/.env.development
@@ -1,8 +1,8 @@
 # 椤甸潰鏍囬
-VITE_APP_TITLE = 涓皬浼佷笟鏁板瓧鍖栬浆鍨嬪椁愬寘
+VITE_APP_TITLE = 涓己鎭掑叴绠$悊绯荤粺
 
 # 寮�鍙戠幆澧冮厤缃�
 VITE_APP_ENV = 'development'
 
-# 涓皬浼佷笟鏁板瓧鍖栬浆鍨嬪椁愬寘/寮�鍙戠幆澧�
+# 涓己鎭掑叴绠$悊绯荤粺/寮�鍙戠幆澧�
 VITE_APP_BASE_API = '/dev-api'
diff --git a/.env.production b/.env.production
index 3076c27..939700e 100644
--- a/.env.production
+++ b/.env.production
@@ -1,10 +1,10 @@
 # 椤甸潰鏍囬
-VITE_APP_TITLE = 涓皬浼佷笟鏁板瓧鍖栬浆鍨嬪椁愬寘
+VITE_APP_TITLE = 涓己鎭掑叴绠$悊绯荤粺
 
 # 鐢熶骇鐜閰嶇疆
 VITE_APP_ENV = 'production'
 
-# 涓皬浼佷笟鏁板瓧鍖栬浆鍨嬪椁愬寘/鐢熶骇鐜
+# 涓己鎭掑叴绠$悊绯荤粺/鐢熶骇鐜
 VITE_APP_BASE_API = '/prod-api'
 
 # 鏄惁鍦ㄦ墦鍖呮椂寮�鍚帇缂╋紝鏀寔 gzip 鍜� brotli
diff --git a/.env.staging b/.env.staging
index f446698..ae0e938 100644
--- a/.env.staging
+++ b/.env.staging
@@ -1,10 +1,10 @@
 # 椤甸潰鏍囬
-VITE_APP_TITLE = 涓皬浼佷笟鏁板瓧鍖栬浆鍨嬪椁愬寘
+VITE_APP_TITLE = 涓己鎭掑叴绠$悊绯荤粺
 
 # 鐢熶骇鐜閰嶇疆
 VITE_APP_ENV = 'staging'
 
-# 涓皬浼佷笟鏁板瓧鍖栬浆鍨嬪椁愬寘/鐢熶骇鐜
+# 涓己鎭掑叴绠$悊绯荤粺/鐢熶骇鐜
 VITE_APP_BASE_API = '/stage-api'
 
 # 鏄惁鍦ㄦ墦鍖呮椂寮�鍚帇缂╋紝鏀寔 gzip 鍜� brotli
diff --git a/index.html b/index.html
index 187ddea..4c08c54 100644
--- a/index.html
+++ b/index.html
@@ -6,8 +6,8 @@
   <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
   <meta name="renderer" content="webkit">
   <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no">
-  <link rel="icon" href="/favicon.ico">
-  <title>涓皬浼佷笟鏁板瓧鍖栬浆鍨嬪椁愬寘</title>
+  <link rel="icon" href="/ZQHXico.ico">
+  <title>涓己鎭掑叴绠$悊绯荤粺</title>
   <!--[if lt IE 11]><script>window.location.href='/html/ie.html';</script><![endif]-->
   <style>
     html,
diff --git a/package.json b/package.json
index d6169e8..dfb3cec 100644
--- a/package.json
+++ b/package.json
@@ -1,7 +1,7 @@
 {
   "name": "ruoyi",
   "version": "3.8.9",
-  "description": "涓皬浼佷笟鏁板瓧鍖栬浆鍨嬪椁愬寘",
+  "description": "涓己鎭掑叴绠$悊绯荤粺",
   "author": "鑻ヤ緷",
   "license": "MIT",
   "type": "module",
diff --git a/src/layout/components/Sidebar/Logo.vue b/src/layout/components/Sidebar/Logo.vue
index 898085b..bdb0daa 100644
--- a/src/layout/components/Sidebar/Logo.vue
+++ b/src/layout/components/Sidebar/Logo.vue
@@ -16,7 +16,7 @@
 <script setup>
 import { ref, computed, onMounted, watch } from 'vue'
 import useUserStore from '@/store/modules/user'
-import defaultLogo from '@/assets/logo/logo.png' // 瀵煎叆榛樿logo
+import defaultLogo from '@/assets/indexViews/ZQHXLogo.png' // 瀵煎叆榛樿logo
 
 defineProps({
   collapse: {
diff --git a/vite.config.js b/vite.config.js
index 26e8edc..84f70c3 100644
--- a/vite.config.js
+++ b/vite.config.js
@@ -9,7 +9,7 @@
   const baseUrl =
     VITE_APP_ENV == "development"
       ? "http://114.132.189.42:8089" // 寮�鍙戠幆澧冨悗绔帴鍙�
-      : "http://114.132.189.42:8089"; // 鐢熶骇鐜鍚庣鎺ュ彛
+      : "http://114.132.189.42:1234"; // 鐢熶骇鐜鍚庣鎺ュ彛
 
   return {
     // 閮ㄧ讲鐢熶骇鐜鍜屽紑鍙戠幆澧冧笅鐨刄RL銆�

--
Gitblit v1.9.3