From 7755aa345c574fff526cfa78f9d1270177ca7a89 Mon Sep 17 00:00:00 2001
From: gaoluyang <2820782392@qq.com>
Date: 星期一, 30 三月 2026 13:58:28 +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 3c74de3..2ace17b 100644
--- a/src/config.js
+++ b/src/config.js
@@ -1,6 +1,6 @@
 // 搴旂敤鍏ㄥ眬閰嶇疆
 const config = {
-  baseUrl: 'http://114.132.189.42:9066', // 鍗庣幒鐮傛祮
+  baseUrl: 'http://114.132.189.42:9048', // 闂藉叴鐭虫潗
    // 搴旂敤淇℃伅
    appInfo: {
      // 搴旂敤鍚嶇О
diff --git a/src/manifest.json b/src/manifest.json
index a53a7c3..f0e39fc 100644
--- a/src/manifest.json
+++ b/src/manifest.json
@@ -1,6 +1,6 @@
 {
-    "name" : "鍗庣幒鐮傛祮",
-    "appid" : "__UNI__1F18384",
+    "name" : "闂藉叴鐭虫潗",
+    "appid" : "__UNI__76F6936",
     "description" : "",
     "versionName" : "1.0.0",
     "versionCode" : "100",
diff --git a/src/pages/index.vue b/src/pages/index.vue
index bccabda..dd908fa 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