From 56a4b88b16b5f86a2a697018a3e2546d3abf73e3 Mon Sep 17 00:00:00 2001
From: inleft <inleft@qq.com>
Date: Fri, 14 Jan 2022 02:04:24 +0800
Subject: [PATCH] 界面二次优化

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

diff --git a/src/App.vue b/src/App.vue
index e6b625b..733dab0 100644
--- a/src/App.vue
+++ b/src/App.vue
@@ -20,6 +20,7 @@
 
 
 <style>
+	@import url("https://www.layuicdn.com/layui/css/layui.css");
 	.app {
 		overflow: auto;
 		border: none;

--
Gitblit v1.9.1