From d629d9ee09eb91be19fd21f04f78a89f7d837c3a Mon Sep 17 00:00:00 2001
From: lijh <lijh>
Date: Fri, 14 Jan 2022 18:28:26 +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