From 1f4bf14e19175903eb060dcb94996b652f2b6481 Mon Sep 17 00:00:00 2001 From: jianjun Date: Mon, 13 Sep 2021 10:58:56 +0800 Subject: [PATCH] =?UTF-8?q?=E5=BC=80=E5=8F=91=E7=8E=AF=E5=A2=83=E5=85=B3?= =?UTF-8?q?=E9=97=AD=E5=BE=AE=E4=BF=A1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .env.development | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.env.development b/.env.development index f3819ec..18533a6 100644 --- a/.env.development +++ b/.env.development @@ -7,4 +7,4 @@ VUE_APP_DEBUG_TOOL = # 高德地图key VUE_APP_MAP_KEY = f2200337d0d08538e78729572749882d # 微信功能开关 开启设置 ON,关闭设置 OFF -VUE_APP_WX = ON +VUE_APP_WX = OFF