From 02e0adf4b1038a1a3a1dad83bc8270cbad4e0b7b Mon Sep 17 00:00:00 2001
From: ZN <zhang_12370@163.com>
Date: 星期一, 30 三月 2026 16:01:19 +0800
Subject: [PATCH] 阳光印刷添加logo 阳光印刷app打包配置

---
 src/static/YGYS.png |    0 
 src/config.js       |    2 +-
 src/manifest.json   |    2 +-
 3 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/config.js b/src/config.js
index f752da6..b87a0a7 100644
--- a/src/config.js
+++ b/src/config.js
@@ -9,7 +9,7 @@
      // 搴旂敤鐗堟湰
      version: "1.1.0",
      // 搴旂敤logo
-     logo: "/static/app-logo.png",
+     logo: "/static/YGCY.png",
      // 瀹樻柟缃戠珯
      site_url: "http://ruoyi.vip",
      // 鏀跨瓥鍗忚
diff --git a/src/manifest.json b/src/manifest.json
index d417022..6324e7b 100644
--- a/src/manifest.json
+++ b/src/manifest.json
@@ -1,6 +1,6 @@
 {
     "name" : "淇℃伅绠$悊",
-    "appid" : "__UNI__099A590",
+    "appid" : "__UNI__1F1A548",
     "description" : "",
     "versionName" : "1.0.0",
     "versionCode" : "100",
diff --git a/src/static/YGYS.png b/src/static/YGYS.png
new file mode 100644
index 0000000..0b9f043
--- /dev/null
+++ b/src/static/YGYS.png
Binary files differ

--
Gitblit v1.9.3