diff --git a/Pages/index/index.wxml b/Pages/index/index.wxml index 57ad1f6..9e9e106 100644 --- a/Pages/index/index.wxml +++ b/Pages/index/index.wxml @@ -29,9 +29,9 @@ - + diff --git a/project.private.config.json b/project.private.config.json index 21b462b..b4e92c7 100644 --- a/project.private.config.json +++ b/project.private.config.json @@ -1,9 +1,8 @@ { - "projectname": "test_miniprogram2", + "projectname": "miniprogram-doctor", "setting": { "compileHotReLoad": true, - "urlCheck": false, - "bigPackageSizeSupport": false + "urlCheck": false }, "description": "项目私有配置文件。此文件中的内容将覆盖 project.config.json 中的相同字段。项目的改动优先同步到此文件中。详见文档:https://developers.weixin.qq.com/miniprogram/dev/devtools/projectconfig.html", "condition": {