From c9d4695937fa72c477b5fb662863f8bd78ba9ac6 Mon Sep 17 00:00:00 2001
From: gaoluyang <2820782392@qq.com>
Date: 星期一, 30 三月 2026 11:53:30 +0800
Subject: [PATCH] 弘业水泥app 1.部署修改
---
src/pages/index.vue | 2 +-
src/config.js | 7 +------
src/manifest.json | 4 ++--
3 files changed, 4 insertions(+), 9 deletions(-)
diff --git a/src/config.js b/src/config.js
index 065046d..ae69160 100644
--- a/src/config.js
+++ b/src/config.js
@@ -1,11 +1,6 @@
// 搴旂敤鍏ㄥ眬閰嶇疆
const config = {
- // baseUrl: 'https://vue.ruoyi.vip/prod-api',
- // baseUrl: 'http://localhost/prod-api',
- baseUrl: 'https://1181ybjh99334.vicp.fun', // 閲戦拱榛勯噾
- // baseUrl: 'http://192.168.1.147:9036',
- //cloud鍚庡彴缃戝叧鍦板潃
- // baseUrl: 'http://192.168.10.3:8080',
+ baseUrl: 'http://114.132.189.42:9034', // 寮樹笟姘存偿
// 搴旂敤淇℃伅
appInfo: {
// 搴旂敤鍚嶇О
diff --git a/src/manifest.json b/src/manifest.json
index 58eb34c..092957b 100644
--- a/src/manifest.json
+++ b/src/manifest.json
@@ -1,6 +1,6 @@
{
- "name" : "閲戦拱榛勯噾",
- "appid" : "__UNI__BA080C6",
+ "name" : "寮樹笟姘存偿",
+ "appid" : "__UNI__166E56D",
"description" : "",
"versionName" : "1.0.0",
"versionCode" : "100",
diff --git a/src/pages/index.vue b/src/pages/index.vue
index 408c502..68f5b18 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