From 44350c10a200e51b43355382cdf21632fa503570 Mon Sep 17 00:00:00 2001 From: HAOMingMing Date: Mon, 6 Mar 2023 18:28:46 +0800 Subject: [PATCH] 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": {