From a32c2be0fc5fc132ba2fdcd20de6139638b2d4a5 Mon Sep 17 00:00:00 2001
From: dcc <dcc@163.com>
Date: Thu, 01 Aug 2024 18:02:01 +0800
Subject: [PATCH] fdsafsad

---
 src/App.vue |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/App.vue b/src/App.vue
index 22579bb..9ba2471 100644
--- a/src/App.vue
+++ b/src/App.vue
@@ -45,7 +45,7 @@
   },
   name: "App",
   created() {
-    this.setUseInfo();
+    //this.setUseInfo();
     this.$state.theme = "red";
     let title = this.$route.meta.title || this.$t("hj224");
     this.title = title;

--
Gitblit v1.9.3