兼容 CF568_G

This commit is contained in:
17792275749
2025-03-28 17:37:38 +08:00
parent 04d373b84e
commit 802cb8ae80
5 changed files with 158 additions and 71 deletions
+2 -2
View File
@@ -1,10 +1,10 @@
{
"description": "项目私有配置文件。此文件中的内容将覆盖 project.config.json 中的相同字段。项目的改动优先同步到此文件中。详见文档:https://developers.weixin.qq.com/miniprogram/dev/devtools/projectconfig.html",
"projectname": "weightScaleMini",
"projectname": "bodyWeight",
"setting": {
"compileHotReLoad": true,
"urlCheck": false,
"bigPackageSizeSupport": true
},
"libVersion": "3.7.10"
"libVersion": "3.7.11"
}