添加发送媒体流, 添加媒体服务器节点管理ui,修复修改密码

This commit is contained in:
648540858
2021-09-25 22:12:15 +08:00
parent 4d92074505
commit 720231d33f
30 changed files with 890 additions and 47 deletions

View File

@@ -1,8 +1,8 @@
@font-face {
font-family: "iconfont"; /* Project id 1291092 */
src: url('iconfont.woff2?t=1626163621710') format('woff2'),
url('iconfont.woff?t=1626163621710') format('woff'),
url('iconfont.ttf?t=1626163621710') format('truetype');
src: url('iconfont.woff2?t=1631767887536') format('woff2'),
url('iconfont.woff?t=1631767887536') format('woff'),
url('iconfont.ttf?t=1631767887536') format('truetype');
}
.iconfont {
@@ -13,6 +13,10 @@
-moz-osx-font-smoothing: grayscale;
}
.icon-online:before {
content: "\e600";
}
.icon-xiangqing2:before {
content: "\e798";
}

Binary file not shown.

Binary file not shown.

After

Width:  |  Height:  |  Size: 48 KiB