From 066b0b14eb3e139b1291c134f9148b1739d9ef6d Mon Sep 17 00:00:00 2001
From: haoxuan <haoxuan>
Date: 星期一, 11 九月 2023 17:04:06 +0800
Subject: [PATCH] 样式改版 2 2023-9-11

---
 src/main.js |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)

diff --git a/src/main.js b/src/main.js
index 6144894..ec9e245 100644
--- a/src/main.js
+++ b/src/main.js
@@ -9,7 +9,10 @@
 
 // import Element from "element-ui"
 // Vue.use(Element, { size: "small", zIndex: 3000 })
-
+// 闃叉杩炵画鐐瑰嚮
+// 鍏ㄥ眬鎸囦护
+import { preventReClick } from "@/api/global-directives";
+Vue.use(preventReClick);
 Vue.use(ElementUI)
 
 new Vue({

--
Gitblit v1.8.0