This commit is contained in:
2023-08-29 15:11:11 +08:00
commit d65bfda4e5
109 changed files with 15486 additions and 0 deletions

12
common/style/uni.css Normal file
View File

@@ -0,0 +1,12 @@
@font-face {
font-family: uniicons;
font-weight: normal;
font-style: normal;
src: url('~@/static/uni.ttf') format('truetype');
}
.iconfont{
font-family: uni;
text-decoration: none;
text-align: center;
}