From 04dabc34f2316876d832b10e54c3a3a10ece3194 Mon Sep 17 00:00:00 2001
From: gaoluyang <2820782392@qq.com>
Date: 星期二, 18 十一月 2025 16:07:13 +0800
Subject: [PATCH] 部署修改

---
 src/pages/index.vue |    2 +-
 src/config.js       |    3 +--
 src/manifest.json   |    4 ++--
 3 files changed, 4 insertions(+), 5 deletions(-)

diff --git a/src/config.js b/src/config.js
index 135cce3..028c4a0 100644
--- a/src/config.js
+++ b/src/config.js
@@ -2,8 +2,7 @@
 const config = {
   //  baseUrl: 'https://vue.ruoyi.vip/prod-api',
   // baseUrl: 'http://localhost/prod-api',
-  baseUrl: 'http://114.132.189.42:9066', // 瀹佸娑︽嘲
-  // baseUrl: 'http://114.132.189.42:9068', // 鏂扮枂娴峰窛寮�蹇�
+  baseUrl: 'http://114.132.189.42:7003', // 瀹佸娑︽嘲
   // baseUrl: 'http://192.168.1.147:9036',
    //cloud鍚庡彴缃戝叧鍦板潃
   //  baseUrl: 'http://192.168.10.3:8080',
diff --git a/src/manifest.json b/src/manifest.json
index 3d35fe5..b814e92 100644
--- a/src/manifest.json
+++ b/src/manifest.json
@@ -1,6 +1,6 @@
 {
-    "name" : "娑︽嘲鐢熺墿",
-    "appid" : "__UNI__115F1B1",
+    "name" : "淇℃伅绠$悊",
+    "appid" : "__UNI__870C454",
     "description" : "",
     "versionName" : "1.0.0",
     "versionCode" : "100",
diff --git a/src/pages/index.vue b/src/pages/index.vue
index 9bd3452..3ba08d3 100644
--- a/src/pages/index.vue
+++ b/src/pages/index.vue
@@ -11,7 +11,7 @@
 		<view class="hero-section">
 			<view class="bg-img">
 				<view class="hero-content">
-					<text class="hero-title">娑︽嘲鐢熺墿绉戞妧</text>
+					<text class="hero-title"></text>
 				</view>
 				<view class="hero-wave"></view>
 			</view>

--
Gitblit v1.9.3