云端文件下载
This commit is contained in:
9
unpackage/dist/dev/app-plus/app.css
vendored
9
unpackage/dist/dev/app-plus/app.css
vendored
@@ -28,9 +28,9 @@
|
||||
/*每个页面公共css */
|
||||
@font-face {
|
||||
font-family: "iconfont"; /* Project id 4890805 */
|
||||
src: url('static/iconfont/iconfont.woff2?t=1780384681439') format('woff2'),
|
||||
url('static/iconfont/iconfont.woff?t=1780384681439') format('woff'),
|
||||
url('static/iconfont/iconfont.ttf?t=1780384681439') format('truetype');
|
||||
src: url('static/iconfont/iconfont.woff2?t=1782200893170') format('woff2'),
|
||||
url('static/iconfont/iconfont.woff?t=1782200893170') format('woff'),
|
||||
url('static/iconfont/iconfont.ttf?t=1782200893170') format('truetype');
|
||||
}
|
||||
.iconfont {
|
||||
font-family: "iconfont" !important;
|
||||
@@ -39,6 +39,9 @@
|
||||
-webkit-font-smoothing: antialiased;
|
||||
-moz-osx-font-smoothing: grayscale;
|
||||
}
|
||||
.icon-cloud:before {
|
||||
content: "\e988";
|
||||
}
|
||||
.icon-qitawenjian:before {
|
||||
content: "\e7b6";
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user