Compare commits
No commits in common. "31f116d33189ff56c4ef6960d18d573862ac932e" and "cf7756dd5c43b05dff1d43e1eed2aea557678711" have entirely different histories.
31f116d331
...
cf7756dd5c
@ -2,7 +2,7 @@
|
|||||||
"description": "项目私有配置文件。此文件中的内容将覆盖 project.config.json 中的相同字段。项目的改动优先同步到此文件中。详见文档:https://developers.weixin.qq.com/miniprogram/dev/devtools/projectconfig.html",
|
"description": "项目私有配置文件。此文件中的内容将覆盖 project.config.json 中的相同字段。项目的改动优先同步到此文件中。详见文档:https://developers.weixin.qq.com/miniprogram/dev/devtools/projectconfig.html",
|
||||||
"projectname": "electricity_bill_calc_wx",
|
"projectname": "electricity_bill_calc_wx",
|
||||||
"setting": {
|
"setting": {
|
||||||
"compileHotReLoad": true,
|
"compileHotReLoad": false,
|
||||||
"urlCheck": false,
|
"urlCheck": false,
|
||||||
"skylineRenderEnable": true
|
"skylineRenderEnable": true
|
||||||
},
|
},
|
||||||
|
Loading…
x
Reference in New Issue
Block a user