feat: 提交忽略unpackage

This commit is contained in:
2025-07-20 20:33:02 +08:00
parent 591287e757
commit fd287ada91
76 changed files with 197 additions and 740 deletions

View File

@@ -2,7 +2,6 @@
"description": "项目私有配置文件。此文件中的内容将覆盖 project.config.json 中的相同字段。项目的改动优先同步到此文件中。详见文档https://developers.weixin.qq.com/miniprogram/dev/devtools/projectconfig.html",
"projectname": "YGChatCS",
"setting": {
"compileHotReLoad": true,
"urlCheck": false
"compileHotReLoad": true
}
}