完善h265web seek

This commit is contained in:
lin
2025-09-22 23:30:09 +08:00
parent 3a594f7bee
commit a706069e97
4 changed files with 57 additions and 4 deletions

View File

@@ -1,6 +1,6 @@
@font-face {
font-family: "iconfont"; /* Project id 1291092 */
src: url('iconfont.woff2?t=1758456390170') format('woff2');
src: url('iconfont.woff2?t=1758456390170') format('woff2')
}
.iconfont {
@@ -11,6 +11,34 @@
-moz-osx-font-smoothing: grayscale;
}
.icon-a-bofangqi1:before {
content: "\ec17";
}
.icon-sanjiaoxing:before {
content: "\e7f1";
}
.icon-icon_gps:before {
content: "\e7f0";
}
.icon-yidingdaoweizhuangtai:before {
content: "\e7ef";
}
.icon-gps:before {
content: "\e8b6";
}
.icon-tongdao:before {
content: "\e7ee";
}
.icon-xiazailiebiao:before {
content: "\e7ed";
}
.icon-zoom-in:before {
content: "\e7eb";
}