From 8085cefd6a3437a8bb9e7b39628d444fc4203223 Mon Sep 17 00:00:00 2001
From: DESKTOP-CVS3R96\我恁爹 <11>
Date: Thu, 10 Nov 2022 05:00:06 +0800
Subject: [PATCH] 11.10 5
---
src/main.js | 3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
diff --git a/src/main.js b/src/main.js
index 433e2b3..d51232d 100644
--- a/src/main.js
+++ b/src/main.js
@@ -16,6 +16,8 @@
+
+
import 'bootstrap/dist/css/bootstrap.min.css'
import 'mint-ui/lib/style.css'
import 'element-ui/lib/theme-chalk/index.css'
@@ -35,6 +37,7 @@
Vue.use(animated)
Vue.use(ElementUI)
Vue.use(VueClipboard)
+
// Vue.use(VueTouch, { name: 'v-touch' })
// // Vue.prototype.$md5 = md5
// VueTouch.config.swipe = {
--
Gitblit v1.9.3