From 3ebb97897d32b771cf16cae55947e4285a5468c0 Mon Sep 17 00:00:00 2001 From: mkm <727897186@qq.com> Date: Sat, 3 Aug 2024 00:12:08 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E7=A7=BB=E9=99=A4vue=E4=B8=AD=E7=9A=84?= =?UTF-8?q?reactive=E5=92=8Cref=E5=BC=95=E7=94=A8=EF=BC=8C=E4=BC=98?= =?UTF-8?q?=E5=8C=96app.js=E9=85=8D=E7=BD=AE=E8=8E=B7=E5=8F=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pageQuota/vipUser/index.vue | 4 ---- 1 file changed, 4 deletions(-) diff --git a/pageQuota/vipUser/index.vue b/pageQuota/vipUser/index.vue index cf2fbd9..d80068b 100644 --- a/pageQuota/vipUser/index.vue +++ b/pageQuota/vipUser/index.vue @@ -355,10 +355,6 @@ getVipInfoByPhone } from "@/api/user.js" import Push from "@/utils/push.js" - import { - ref, - reactive - } from "vue" import { config } from "@/config/app.js"