2025-9-24-21:10

This commit is contained in:
JACKYMYPERSON
2025-09-24 21:10:29 +08:00
parent 19085f6875
commit 940fb884c6
5 changed files with 226 additions and 219 deletions

View File

@@ -1,6 +1,6 @@
{
"description": "项目私有配置文件。此文件中的内容将覆盖 project.config.json 中的相同字段。项目的改动优先同步到此文件中。详见文档https://developers.weixin.qq.com/miniprogram/dev/devtools/projectconfig.html",
"projectname": "toutoukan",
"projectname": "%E6%8A%95%E6%8A%95%E7%9C%8B%E5%B0%8F%E7%A8%8B%E5%BA%8F",
"setting": {
"compileHotReLoad": true,
"urlCheck": false,
@@ -19,5 +19,5 @@
"checkInvalidKey": true,
"ignoreDevUnusedFiles": true
},
"libVersion": "3.9.0"
"libVersion": "3.10.1"
}