From ab27e3ac8c7e90fd267bd6c3f0c0e06f25469697 Mon Sep 17 00:00:00 2001
From: spring <2396852758@qq.com>
Date: 星期二, 23 九月 2025 14:54:07 +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