From 9649ee86109b07acc4300b7236acb6070673043e Mon Sep 17 00:00:00 2001
From: 周宾 <2802492122@qq.com>
Date: 星期一, 22 十二月 2025 18:50:32 +0800
Subject: [PATCH] 海川开心-修改生产报工 待生产-待报工
---
src/manifest.json | 20 +++++++++++++++++---
1 files changed, 17 insertions(+), 3 deletions(-)
diff --git a/src/manifest.json b/src/manifest.json
index 98ab3bf..e75dcee 100644
--- a/src/manifest.json
+++ b/src/manifest.json
@@ -1,6 +1,6 @@
{
"name" : "淇℃伅绠$悊",
- "appid" : "__UNI__3B09341",
+ "appid" : "__UNI__E1C100D",
"description" : "",
"versionName" : "1.0.0",
"versionCode" : "100",
@@ -17,7 +17,11 @@
"delay" : 0
},
/* 妯″潡閰嶇疆 */
- "modules" : {},
+ "modules" : {
+ "Camera" : {},
+ "Barcode" : {},
+ "Push" : {}
+ },
/* 搴旂敤鍙戝竷淇℃伅 */
"distribute" : {
/* android鎵撳寘閰嶇疆 */
@@ -45,7 +49,17 @@
"dSYMs" : false
},
/* SDK閰嶇疆 */
- "sdkConfigs" : {},
+ "sdkConfigs" : {
+ "push" : {
+ "unipush" : {
+ "icons" : {
+ "small" : {
+ "ldpi" : "D:/xindao/wenjian/img/logo/app.png"
+ }
+ }
+ }
+ }
+ },
"icons" : {
"android" : {
"hdpi" : "unpackage/res/icons/72x72.png",
--
Gitblit v1.9.3