From 44350c10a200e51b43355382cdf21632fa503570 Mon Sep 17 00:00:00 2001 From: HAOMingMing Date: Mon, 6 Mar 2023 18:28:46 +0800 Subject: [PATCH 01/83] delete index btns --- Pages/index/index.wxml | 4 ++-- project.private.config.json | 5 ++--- 2 files changed, 4 insertions(+), 5 deletions(-) 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": { From e7a66399ef31cb6dbc3e85d946685e2d2c5b2c14 Mon Sep 17 00:00:00 2001 From: HAOMingMing Date: Mon, 6 Mar 2023 18:43:48 +0800 Subject: [PATCH 02/83] no message --- project.private.config.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/project.private.config.json b/project.private.config.json index 21b462b..f60c780 100644 --- a/project.private.config.json +++ b/project.private.config.json @@ -2,8 +2,7 @@ "projectname": "test_miniprogram2", "setting": { "compileHotReLoad": true, - "urlCheck": false, - "bigPackageSizeSupport": false + "urlCheck": false }, "description": "项目私有配置文件。此文件中的内容将覆盖 project.config.json 中的相同字段。项目的改动优先同步到此文件中。详见文档:https://developers.weixin.qq.com/miniprogram/dev/devtools/projectconfig.html", "condition": { From d24afeaaad0f039a7476be3dce98bacaeea7c27f Mon Sep 17 00:00:00 2001 From: HAOMingMing Date: Mon, 6 Mar 2023 18:48:00 +0800 Subject: [PATCH 03/83] no message --- Pages/index/index.wxml | 37 ------------------------------------- 1 file changed, 37 deletions(-) delete mode 100644 Pages/index/index.wxml diff --git a/Pages/index/index.wxml b/Pages/index/index.wxml deleted file mode 100644 index 57ad1f6..0000000 --- a/Pages/index/index.wxml +++ /dev/null @@ -1,37 +0,0 @@ - -