From 5a789a223a94502e350958e206992b94a05c0ebe Mon Sep 17 00:00:00 2001
From: gaoluyang <2820782392@qq.com>
Date: 星期四, 08 一月 2026 15:24:09 +0800
Subject: [PATCH] 军泰伟业app: 1.部署修改
---
src/manifest.json | 4 ++++
1 files changed, 4 insertions(+), 0 deletions(-)
diff --git a/src/manifest.json b/src/manifest.json
index 65ddb21..1fc3cd1 100644
--- a/src/manifest.json
+++ b/src/manifest.json
@@ -7,6 +7,10 @@
"transformPx" : false,
/* 5+App鐗规湁鐩稿叧 */
"app-plus" : {
+ "compatible" : {
+ "usingComponents" : true,
+ "ignoreVersion" : true
+ },
"usingComponents" : true,
"nvueStyleCompiler" : "uni-app",
"compilerVersion" : 3,
--
Gitblit v1.9.3