From 882c2a5c9d7b6df827d006b5ae261c199d116f1e Mon Sep 17 00:00:00 2001 From: zxl <763096477@qq.com> Date: 星期一, 09 六月 2025 11:11:02 +0800 Subject: [PATCH] 客户管理 加载更多 --- manifest.json | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/manifest.json b/manifest.json index 70ca01a..01f9fd8 100644 --- a/manifest.json +++ b/manifest.json @@ -5,6 +5,7 @@ "versionName" : "4.5.3", "versionCode" : 4000503, "transformPx" : false, + "sassImplementationName" : "node-sass", "app-plus" : { "compatible" : { "ignoreVersion" : true //true琛ㄧず蹇界暐鐗堟湰妫�鏌ユ彁绀烘锛孒BuilderX1.9.0鍙婁互涓婄増鏈敮鎸� @@ -191,7 +192,7 @@ "mp-weixin" : { /* 灏忕▼搴忕壒鏈夌浉鍏� */ "usingComponents" : true, - "appid" : "wx4d124729082dda27", + "appid" : "wx68b8b82ae4ebc63a", "optimization" : { "subPackages" : true }, -- Gitblit v1.8.0