From 73a077d76b715aee6b9f384b087a6792a84989d8 Mon Sep 17 00:00:00 2001 From: huangxiaoqiang <1247017146@qq.com> Date: 星期二, 03 六月 2025 11:35:52 +0800 Subject: [PATCH] 代码提交 --- 项目代码/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