From 95b85a1942d41541025ec781f16b229108f75e65 Mon Sep 17 00:00:00 2001 From: 曹睿 <360930172@qq.com> Date: 星期三, 02 七月 2025 09:38:00 +0800 Subject: [PATCH] feat: PDA添加增量更新 --- src/manifest.json | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) diff --git a/src/manifest.json b/src/manifest.json index ce40bd8..655ebb4 100644 --- a/src/manifest.json +++ b/src/manifest.json @@ -10,6 +10,9 @@ "usingComponents": true, "nvueStyleCompiler": "uni-app", "compilerVersion": 3, + "compatible": { + "ignoreVersion": true // true琛ㄧず蹇界暐鐗堟湰妫�鏌ユ彁绀烘锛孒BuilderX1.9.0鍙婁互涓婄増鏈敮鎸� + }, "splashscreen": { "alwaysShowBeforeRender": true, "waiting": true, -- Gitblit v1.9.3