添加衣服纹理功能
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
@font-face {
|
||||
font-family: "iconfont"; /* Project id */
|
||||
src: url('iconfont.ttf?t=1709874981482') format('truetype');
|
||||
src: url('iconfont.ttf?t=1710811554594') format('truetype');
|
||||
}
|
||||
|
||||
.iconfont {
|
||||
@@ -103,3 +103,23 @@
|
||||
content: "\e634";
|
||||
}
|
||||
|
||||
.icon-shangyiceng:before {
|
||||
content: "\e751";
|
||||
}
|
||||
|
||||
.icon-shangyiceng1:before {
|
||||
content: "\e604";
|
||||
}
|
||||
|
||||
.icon-xiayiceng:before {
|
||||
content: "\e68a";
|
||||
}
|
||||
|
||||
.icon-shangyiceng2:before {
|
||||
content: "\e68b";
|
||||
}
|
||||
|
||||
.icon-caizhi:before {
|
||||
content: "\e647";
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user