From 74e6e4431b82fcd30e31f59b91bcdf2c8a5cf3f8 Mon Sep 17 00:00:00 2001
From: gaoluyang <2820782392@qq.com>
Date: 星期四, 09 四月 2026 13:12:51 +0800
Subject: [PATCH] 升级app 1.部署修改
---
src/config.js | 2 +-
src/manifest.json | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/src/config.js b/src/config.js
index 13bce09..37aa278 100644
--- a/src/config.js
+++ b/src/config.js
@@ -9,7 +9,7 @@
// 搴旂敤鐗堟湰锛堜笌 manifest.json 鐨� versionName 淇濇寔涓�鑷达級
version: "1.0.0",
// 搴旂敤logo
- logo: "/static/YGCY.png",
+ logo: "/static/app-logo.png",
// 瀹樻柟缃戠珯
site_url: "http://ruoyi.vip",
// 鏀跨瓥鍗忚
diff --git a/src/manifest.json b/src/manifest.json
index 6c55649..28178bf 100644
--- a/src/manifest.json
+++ b/src/manifest.json
@@ -1,6 +1,6 @@
{
"name": "淇℃伅绠$悊",
- "appid": "__UNI__1F1A548",
+ "appid": "__UNI__099A590",
"description": "",
"versionName": "1.0.0",
"versionCode": 100,
--
Gitblit v1.9.3