From 96256fcd4405bc39d0df69546a1d9552879b6230 Mon Sep 17 00:00:00 2001
From: gaoluyang <2820782392@qq.com>
Date: 星期二, 06 一月 2026 14:40:56 +0800
Subject: [PATCH] 双奇点: 1.app仓储物流字段调整
---
src/pages/index.vue | 2 +-
src/config.js | 8 --------
src/manifest.json | 4 ++--
3 files changed, 3 insertions(+), 11 deletions(-)
diff --git a/src/config.js b/src/config.js
index 23cfd41..96eab93 100644
--- a/src/config.js
+++ b/src/config.js
@@ -1,15 +1,7 @@
// 搴旂敤鍏ㄥ眬閰嶇疆
const config = {
- // baseUrl: 'https://vue.ruoyi.vip/prod-api',
- // baseUrl: 'http://localhost/prod-api',
- // baseUrl: 'http://192.168.1.147:7003', // 澶╂触鍙屽鐐�
baseUrl: 'http://114.132.189.42:9042', // 澶╂触鍙屽鐐�
imgUrl: 'http://114.132.189.42:9044',
- // baseUrl: 'http://114.132.189.42:9066', // 瀹佸娑︽嘲
- // baseUrl: 'http://114.132.189.42:9068', // 鏂扮枂娴峰窛寮�蹇�
- // baseUrl: 'http://192.168.1.147:9036',
- //cloud鍚庡彴缃戝叧鍦板潃
- // baseUrl: 'http://192.168.10.3:8080',
// 搴旂敤淇℃伅
appInfo: {
// 搴旂敤鍚嶇О
diff --git a/src/manifest.json b/src/manifest.json
index 57ad4bb..1dcf763 100644
--- a/src/manifest.json
+++ b/src/manifest.json
@@ -1,6 +1,6 @@
{
- "name" : "淇℃伅绠$悊",
- "appid" : "__UNI__E1C100D",
+ "name" : "澶╂触鍙屽鐐�",
+ "appid" : "__UNI__B08EA3A",
"description" : "",
"versionName" : "1.0.0",
"versionCode" : "100",
diff --git a/src/pages/index.vue b/src/pages/index.vue
index c83160f..1d449b0 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