|
@@ -1,7 +1,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",
|
|
|
"setting": {
|
|
"setting": {
|
|
|
- "urlCheck": false,
|
|
|
|
|
|
|
+ "urlCheck": true,
|
|
|
"compileHotReLoad": true,
|
|
"compileHotReLoad": true,
|
|
|
"coverView": true,
|
|
"coverView": true,
|
|
|
"lazyloadPlaceholderEnable": false,
|
|
"lazyloadPlaceholderEnable": false,
|
|
@@ -26,8 +26,8 @@
|
|
|
"name": "pages/zf/index",
|
|
"name": "pages/zf/index",
|
|
|
"pathName": "pages/zf/index",
|
|
"pathName": "pages/zf/index",
|
|
|
"query": "orderNo=1136771751015669719",
|
|
"query": "orderNo=1136771751015669719",
|
|
|
- "scene": null,
|
|
|
|
|
- "launchMode": "default"
|
|
|
|
|
|
|
+ "launchMode": "default",
|
|
|
|
|
+ "scene": null
|
|
|
},
|
|
},
|
|
|
{
|
|
{
|
|
|
"name": "pages/zf/index",
|
|
"name": "pages/zf/index",
|