From 7670b6a93586aa6d95f7aa581b17e2289ed50ba7 Mon Sep 17 00:00:00 2001
From: 罗广辉 <guanghui.luo@foxmail.com>
Date: Thu, 07 May 2026 15:21:12 +0800
Subject: [PATCH] feat: 修复传参异常
---
src/manifest.json | 3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
diff --git a/src/manifest.json b/src/manifest.json
index 4ae1e30..467d566 100644
--- a/src/manifest.json
+++ b/src/manifest.json
@@ -68,8 +68,7 @@
}
}
},
- "nativePlugins" : {
- }
+ "nativePlugins" : {}
},
/* 快应用特有相关 */
"quickapp" : {},
--
Gitblit v1.9.3