From 00c6c38846f94687cfc4ce6d3c0506f8349a26e5 Mon Sep 17 00:00:00 2001
From: zhouwx <1175765986@qq.com>
Date: 星期四, 04 七月 2024 16:49:18 +0800
Subject: [PATCH] 提交

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

diff --git a/src/main.js b/src/main.js
index d1504ce..ad736f7 100644
--- a/src/main.js
+++ b/src/main.js
@@ -51,6 +51,7 @@
 import { Boot } from '@wangeditor/editor'
 import attachmentModule from '@wangeditor/plugin-upload-attachment'
 import loadMore from '@/utils/selectLoadMoreDirective'
+import "video.js/dist/video-js.css"
 Boot.registerModule(attachmentModule)
 const app = createApp(App)
 

--
Gitblit v1.9.2