From bb9c2385b7743846b77681563f1162a6e0fefd24 Mon Sep 17 00:00:00 2001 From: lichong <18518571399@163.com> Date: Fri, 27 Dec 2024 16:22:40 +0800 Subject: [PATCH] 1227 --- src/renderer/src/App.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/renderer/src/App.vue b/src/renderer/src/App.vue index ea50163..776dc6d 100644 --- a/src/renderer/src/App.vue +++ b/src/renderer/src/App.vue @@ -20,7 +20,7 @@ export default { return { _: _, dayjs: dayjs, - isVip: false, + isVip: true, jihuoma: "", zhucema: "", }