From d07500fef337fc0366d5c51723ddb3ba2071f33d Mon Sep 17 00:00:00 2001
From: 小小儁爺 <1694218219@qq.com>
Date: 星期五, 01 八月 2025 10:33:37 +0800
Subject: [PATCH] 1.计时工资功能开发
---
manifest.json | 5 ++++-
1 files changed, 4 insertions(+), 1 deletions(-)
diff --git a/manifest.json b/manifest.json
index 283f51c..906c595 100644
--- a/manifest.json
+++ b/manifest.json
@@ -1,5 +1,5 @@
{
- "name" : "JLApp",
+ "name" : "鏂板嚡杩�",
"appid" : "__UNI__4B963DF",
"description" : "",
"versionName" : "1.0.0",
@@ -7,6 +7,9 @@
"transformPx" : false,
/* 5+App鐗规湁鐩稿叧 */
"app-plus" : {
+ "compatible" : {
+ "ignoreVersion" : true
+ },
"usingComponents" : true,
"nvueStyleCompiler" : "uni-app",
"compilerVersion" : 3,
--
Gitblit v1.9.3