8 lines
462 B
JSON
8 lines
462 B
JSON
{
|
||
"description": "项目私有配置文件。此文件中的内容将覆盖 project.config.json 中的相同字段。项目的改动优先同步到此文件中。详见文档:https://developers.weixin.qq.com/miniprogram/dev/devtools/projectconfig.html",
|
||
"projectname": "%25E5%258A%259B%25E9%25BC%258E%25E5%2594%25AE%25E5%2590%258E%25E4%25BA%2591%25E5%25B9%25B3%25E5%258F%25B0",
|
||
"setting": {
|
||
"compileHotReLoad": true,
|
||
"urlCheck": true
|
||
}
|
||
} |