添加衣服纹理功能

This commit is contained in:
X1627315083
2024-03-20 13:34:07 +08:00
parent 5f9fe870c7
commit c5e3a5036d
33 changed files with 579 additions and 129 deletions

View File

@@ -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";
}