From fde3e7218c81dd80e78ca0c52a95a1138df7aeee Mon Sep 17 00:00:00 2001
From: gaoluyang <2820782392@qq.com>
Date: 星期一, 30 三月 2026 13:31:00 +0800
Subject: [PATCH] 华玺砂浆app 1.部署修改

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

diff --git a/src/config.js b/src/config.js
index d330ae4..3c74de3 100644
--- a/src/config.js
+++ b/src/config.js
@@ -1,6 +1,6 @@
 // 搴旂敤鍏ㄥ眬閰嶇疆
 const config = {
-  baseUrl: 'http://114.132.189.42:9032', // 榧庡煄鐟�
+  baseUrl: 'http://114.132.189.42:9066', // 鍗庣幒鐮傛祮
    // 搴旂敤淇℃伅
    appInfo: {
      // 搴旂敤鍚嶇О
diff --git a/src/manifest.json b/src/manifest.json
index bc175fa..cdbd389 100644
--- a/src/manifest.json
+++ b/src/manifest.json
@@ -1,5 +1,5 @@
 {
-    "name" : "榧庡煄鐟�",
+    "name" : "鍗庣幒鐮傛祮",
     "appid" : "__UNI__D898A2F",
     "description" : "",
     "versionName" : "1.0.0",
diff --git a/src/pages/index.vue b/src/pages/index.vue
index 0b3b160..bccabda 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