diff --git a/Pages/index/index.wxml b/Pages/index/index.wxml
index 57ad1f6..35b36ca 100644
--- a/Pages/index/index.wxml
+++ b/Pages/index/index.wxml
@@ -1,5 +1,3 @@
-
-
请选择您的身份
-
+
diff --git a/project.private.config.json b/project.private.config.json
index 967608d..b4e92c7 100644
--- a/project.private.config.json
+++ b/project.private.config.json
@@ -2,8 +2,7 @@
"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": {