From 8a89df99fb5d566ee72d27163cd7338948fd1b0a Mon Sep 17 00:00:00 2001
From: zhangwencui <1064582902@qq.com>
Date: 星期五, 06 二月 2026 17:13:54 +0800
Subject: [PATCH] 测试推送
---
src/manifest.json | 6 ++++--
1 files changed, 4 insertions(+), 2 deletions(-)
diff --git a/src/manifest.json b/src/manifest.json
index f1b9741..8d96ae9 100644
--- a/src/manifest.json
+++ b/src/manifest.json
@@ -23,7 +23,8 @@
/* 妯″潡閰嶇疆 */
"modules": {
"Camera": {},
- "Barcode": {}
+ "Barcode": {},
+ "Push": {}
},
/* 搴旂敤鍙戝竷淇℃伅 */
"distribute": {
@@ -69,7 +70,8 @@
"small": {
"ldpi": "D:/xindao/wenjian/img/logo/app.png"
}
- }
+ },
+ "offline": false
}
}
},
--
Gitblit v1.9.3