From 77cb2ebaabb2f8eefd55cee34dfae7f123c436fb Mon Sep 17 00:00:00 2001
From: huangxiaoqiang <1247017146@qq.com>
Date: 星期一, 02 六月 2025 17:43:59 +0800
Subject: [PATCH] 1
---
项目代码/LGPDA/manifest.json | 11 ++++++-----
1 files changed, 6 insertions(+), 5 deletions(-)
diff --git "a/\351\241\271\347\233\256\344\273\243\347\240\201/LGPDA/manifest.json" "b/\351\241\271\347\233\256\344\273\243\347\240\201/LGPDA/manifest.json"
index 7123fba..f575403 100644
--- "a/\351\241\271\347\233\256\344\273\243\347\240\201/LGPDA/manifest.json"
+++ "b/\351\241\271\347\233\256\344\273\243\347\240\201/LGPDA/manifest.json"
@@ -1,9 +1,9 @@
{
- "name" : "WMS-PDA",
- "appid" : "__UNI__01C1BEC",
+ "name" : "WMSPDA",
+ "appid" : "__UNI__7039611",
"description" : "",
- "versionName" : "25",
- "versionCode" : "100",
+ "versionName" : "30",
+ "versionCode" : 104,
"transformPx" : false,
/* 5+App鐗规湁鐩稿叧 */
"app-plus" : {
@@ -119,5 +119,6 @@
"mode" : "history"
}
},
- "fallbackLocale" : "zh-Hans"
+ "fallbackLocale" : "zh-Hans",
+ "sassImplementationName" : "node-sass"
}
--
Gitblit v1.9.3