优化点播, 级联点播级联录像。级联列表显示订阅状态
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
@font-face {
|
||||
font-family: "iconfont"; /* Project id 1291092 */
|
||||
src: url('iconfont.woff2?t=1644809302709') format('woff2'),
|
||||
url('iconfont.woff?t=1644809302709') format('woff'),
|
||||
url('iconfont.ttf?t=1644809302709') format('truetype');
|
||||
src: url('iconfont.woff2?t=1647245982270') format('woff2'),
|
||||
url('iconfont.woff?t=1647245982270') format('woff'),
|
||||
url('iconfont.ttf?t=1647245982270') format('truetype');
|
||||
}
|
||||
|
||||
.iconfont {
|
||||
@@ -13,6 +13,22 @@
|
||||
-moz-osx-font-smoothing: grayscale;
|
||||
}
|
||||
|
||||
.icon-xitongxinxi:before {
|
||||
content: "\e7d6";
|
||||
}
|
||||
|
||||
.icon-gbaojings:before {
|
||||
content: "\e7d7";
|
||||
}
|
||||
|
||||
.icon-gjichus:before {
|
||||
content: "\e7d8";
|
||||
}
|
||||
|
||||
.icon-gxunjians:before {
|
||||
content: "\e7d9";
|
||||
}
|
||||
|
||||
.icon-ziyuan:before {
|
||||
content: "\e7d5";
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user