From aca7aa9ce32acc4c8795342f945b027d3bc9f62a Mon Sep 17 00:00:00 2001 From: 曹睿 <360930172@qq.com> Date: 星期二, 10 六月 2025 17:37:34 +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