整理框架和新建基础模块
This commit is contained in:
@ -1,9 +1,9 @@
|
||||
@font-face {
|
||||
font-family: "iconfont"; /* Project id 4950533 */
|
||||
src: url('iconfont.woff2?t=1750055522436') format('woff2'),
|
||||
url('iconfont.woff?t=1750055522436') format('woff'),
|
||||
url('iconfont.ttf?t=1750055522436') format('truetype'),
|
||||
url('iconfont.svg?t=1750055522436#iconfont') format('svg');
|
||||
src: url('iconfont.woff2?t=1750146970222') format('woff2'),
|
||||
url('iconfont.woff?t=1750146970222') format('woff'),
|
||||
url('iconfont.ttf?t=1750146970222') format('truetype'),
|
||||
url('iconfont.svg?t=1750146970222#iconfont') format('svg');
|
||||
}
|
||||
|
||||
.iconfont {
|
||||
@ -14,6 +14,34 @@
|
||||
-moz-osx-font-smoothing: grayscale;
|
||||
}
|
||||
|
||||
.icon-bangzhuzhongxin:before {
|
||||
content: "\e616";
|
||||
}
|
||||
|
||||
.icon-guanliyuan:before {
|
||||
content: "\e62a";
|
||||
}
|
||||
|
||||
.icon-guanyuwomen:before {
|
||||
content: "\e646";
|
||||
}
|
||||
|
||||
.icon-tongzhizhongxin:before {
|
||||
content: "\e61c";
|
||||
}
|
||||
|
||||
.icon-zhengcefagui:before {
|
||||
content: "\e76a";
|
||||
}
|
||||
|
||||
.icon-Tab_xiazaizhongxin:before {
|
||||
content: "\e657";
|
||||
}
|
||||
|
||||
.icon-shouye:before {
|
||||
content: "\e604";
|
||||
}
|
||||
|
||||
.icon-dizhi:before {
|
||||
content: "\e60c";
|
||||
}
|
||||
|
Reference in New Issue
Block a user