From 74760830d548c55cf55439c55072a54495397fb5 Mon Sep 17 00:00:00 2001 From: 曹睿 <360930172@qq.com> Date: 星期三, 14 五月 2025 09:16:51 +0800 Subject: [PATCH] feat: 弹窗配置 --- 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