From 60076cbbe1da6cc8ed3a4ebb8f67e92ea9be9e4a Mon Sep 17 00:00:00 2001
From: zmc <zmc_li@foxmail.com>
Date: 星期二, 15 八月 2023 16:02:58 +0800
Subject: [PATCH] 设置按钮的加载效果

---
 src/main.ts |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/src/main.ts b/src/main.ts
index 1840b8c..37a42d1 100644
--- a/src/main.ts
+++ b/src/main.ts
@@ -10,6 +10,8 @@
 
 // import EventBus from './utils/EventBus'
 
+
+
 const app = createApp(App)
 
 app.use(createPinia())

--
Gitblit v1.9.3