✨ feat:修改图片文件
This commit is contained in:
parent
c2fa0766aa
commit
00a0dfa9d8
@ -1,8 +1,10 @@
|
||||
@font-face {
|
||||
font-family: "iconfont";
|
||||
/* Project id 3619513 */
|
||||
// url('/src/styles/iconfont.ttf') format('truetype');
|
||||
src:
|
||||
url('/src/styles/iconfont.ttf') format('truetype');
|
||||
// url('iconfont.ttf?t=1663554005151') format('truetype');
|
||||
url('/src/styles/iconfont.ttf?t=1663554005151') format('truetype');
|
||||
}
|
||||
|
||||
.iconfont {
|
||||
@ -13,6 +15,54 @@
|
||||
-moz-osx-font-smoothing: grayscale;
|
||||
}
|
||||
|
||||
.icon-shouhou1:before {
|
||||
content: "\e641";
|
||||
}
|
||||
|
||||
.icon-cangku1:before {
|
||||
content: "\e642";
|
||||
}
|
||||
|
||||
.icon-saoma:before {
|
||||
content: "\e643";
|
||||
}
|
||||
|
||||
.icon-dizhi1:before {
|
||||
content: "\e644";
|
||||
}
|
||||
|
||||
.icon-huodaofukuan:before {
|
||||
content: "\e645";
|
||||
}
|
||||
|
||||
.icon-yufukuan1:before {
|
||||
content: "\e646";
|
||||
}
|
||||
|
||||
.icon-yue:before {
|
||||
content: "\e647";
|
||||
}
|
||||
|
||||
.icon-zidingyi:before {
|
||||
content: "\e648";
|
||||
}
|
||||
|
||||
.icon-jinetiaozheng:before {
|
||||
content: "\e649";
|
||||
}
|
||||
|
||||
.icon-tuikuan1:before {
|
||||
content: "\e64a";
|
||||
}
|
||||
|
||||
.icon-zhankai:before {
|
||||
content: "\e63f";
|
||||
}
|
||||
|
||||
.icon-shouqi:before {
|
||||
content: "\e640";
|
||||
}
|
||||
|
||||
.icon-lujing:before {
|
||||
content: "\e63e";
|
||||
}
|
||||
|
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user