From 2767d5e2f41ccf766bf84c58f527b1538426fec7 Mon Sep 17 00:00:00 2001
From: spring <2396852758@qq.com>
Date: 星期三, 24 九月 2025 17:34:01 +0800
Subject: [PATCH] fix: 附件上传优化
---
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