From 509bc70bc3cec9fe84712311c00e9e122be0f1f3 Mon Sep 17 00:00:00 2001 From: Wik-T <812952667@qq.com> Date: Fri, 3 Dec 2021 16:53:50 +0800 Subject: [PATCH] =?UTF-8?q?1.=E8=AF=9D=E8=B4=B9=E8=B5=A0=E5=88=B8=E6=9F=A5?= =?UTF-8?q?=E8=AF=A2=E6=8E=A5=E5=8F=A3=20=E6=9A=82=E5=AE=9A?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/tabBar/home/home.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/tabBar/home/home.vue b/pages/tabBar/home/home.vue index 8af9db2..37137c8 100644 --- a/pages/tabBar/home/home.vue +++ b/pages/tabBar/home/home.vue @@ -176,7 +176,7 @@ this.getCmsContentcmshome(); this.getCmsContentcmsContent(); if (app.globalData.userInfo.phone) { - this.getMembershipLevel(); + // this.getMembershipLevel(); } } },