From afb4daec22c65cab3dd6a6b51d7d77445e247700 Mon Sep 17 00:00:00 2001 From: chenbiao Date: Mon, 16 May 2022 12:20:59 +0800 Subject: [PATCH] add --- manifest.json | 3 ++- pages/moneyRecharge/moneyRecharge.vue | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/manifest.json b/manifest.json index 8ca275b..2fd475f 100644 --- a/manifest.json +++ b/manifest.json @@ -95,7 +95,8 @@ "mp-weixin" : { "appid" : "wxfdc1af620d3ab750", "setting" : { - "urlCheck" : false + "urlCheck" : false, + "minified" : true }, "usingComponents" : true, "permission" : { diff --git a/pages/moneyRecharge/moneyRecharge.vue b/pages/moneyRecharge/moneyRecharge.vue index 975cb3c..7f05ea6 100644 --- a/pages/moneyRecharge/moneyRecharge.vue +++ b/pages/moneyRecharge/moneyRecharge.vue @@ -16,7 +16,7 @@ - + -- libgit2 0.21.4