CN-1573 feat: 轨迹地图-追踪页时间轴开发

This commit is contained in:
刘洪洪
2024-03-01 17:43:15 +08:00
parent 8f9dea9b01
commit 441a74bde9
8 changed files with 329 additions and 16 deletions

View File

@@ -1,8 +1,8 @@
@font-face {
font-family: "cn-icon"; /* Project id 2614877 */
src: url('iconfont.woff2?t=1706606024800') format('woff2'),
url('iconfont.woff?t=1706606024800') format('woff'),
url('iconfont.ttf?t=1706606024800') format('truetype');
src: url('iconfont.woff2?t=1709283742450') format('woff2'),
url('iconfont.woff?t=1709283742450') format('woff'),
url('iconfont.ttf?t=1709283742450') format('truetype');
}
.cn-icon {
@@ -13,6 +13,14 @@
-moz-osx-font-smoothing: grayscale;
}
.cn-icon-down2:before {
content: "\ec0b";
}
.cn-icon-up2:before {
content: "\ec0c";
}
.cn-icon-license:before {
content: "\e666";
}

File diff suppressed because one or more lines are too long

Binary file not shown.

Binary file not shown.

Binary file not shown.