From 996241f280b4355cc70d595cebfd42de4d17c488 Mon Sep 17 00:00:00 2001
From: gaoluyang <2820782392@qq.com>
Date: 星期一, 30 三月 2026 13:19:11 +0800
Subject: [PATCH] 鼎城瑞app 1.部署修改

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

diff --git a/src/config.js b/src/config.js
index ae69160..54d35aa 100644
--- a/src/config.js
+++ b/src/config.js
@@ -1,6 +1,6 @@
 // 搴旂敤鍏ㄥ眬閰嶇疆
 const config = {
-  baseUrl: 'http://114.132.189.42:9034', // 寮樹笟姘存偿
+  baseUrl: 'http://114.132.189.42:9034', // 榧庡煄鐟�
    // 搴旂敤淇℃伅
    appInfo: {
      // 搴旂敤鍚嶇О
diff --git a/src/manifest.json b/src/manifest.json
index 092957b..bc175fa 100644
--- a/src/manifest.json
+++ b/src/manifest.json
@@ -1,6 +1,6 @@
 {
-    "name" : "寮樹笟姘存偿",
-    "appid" : "__UNI__166E56D",
+    "name" : "榧庡煄鐟�",
+    "appid" : "__UNI__D898A2F",
     "description" : "",
     "versionName" : "1.0.0",
     "versionCode" : "100",
diff --git a/src/pages/index.vue b/src/pages/index.vue
index 68f5b18..0b3b160 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