From 98eaddc1893a3b1d6dfe9c2ecb876233ef225144 Mon Sep 17 00:00:00 2001
From: huangxiaoqiang <huangxiaoqiang@hnkhzn.com>
Date: 星期四, 26 六月 2025 09:13:54 +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