You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
5zy/project.private.config.json

8 lines
438 B

6 months ago
{
"description": "项目私有配置文件。此文件中的内容将覆盖 project.config.json 中的相同字段。项目的改动优先同步到此文件中。详见文档https://developers.weixin.qq.com/miniprogram/dev/devtools/projectconfig.html",
"projectname": "%E3%80%90%E6%A1%88%E4%BE%8B4-1%E3%80%91%E9%9F%B3%E4%B9%90%E6%92%AD%E6%94%BE%E5%99%A8",
"setting": {
"compileHotReLoad": true
},
"libVersion": "2.10.4"
}