2.4发版前更新

前端分离出来
工具列表新增版本控制
This commit is contained in:
2020-04-01 18:00:18 +08:00
parent b69b2f3755
commit 11d2c15dae
138 changed files with 38 additions and 7 deletions

7
html/static/css/ui.css Normal file
View File

@@ -0,0 +1,7 @@
div.item{
border: 2px solid #ccc!important;padding:24px;border-radius: 25px!important; width: 50%;
box-shadow: 2px 2px 1px gray;
}
p.by{
color: gray;
}}