CN-983 feat: 基本信息图

This commit is contained in:
chenjinsong
2023-05-08 18:46:13 +08:00
parent 439e6751f4
commit b65fd919dc
7 changed files with 76 additions and 28 deletions

View File

@@ -1,8 +1,8 @@
@font-face {
font-family: "cn-icon"; /* Project id 2614877 */
src: url('iconfont.woff2?t=1683361452726') format('woff2'),
url('iconfont.woff?t=1683361452726') format('woff'),
url('iconfont.ttf?t=1683361452726') format('truetype');
src: url('iconfont.woff2?t=1683537147894') format('woff2'),
url('iconfont.woff?t=1683537147894') format('woff'),
url('iconfont.ttf?t=1683537147894') format('truetype');
}
.cn-icon {
@@ -21,10 +21,6 @@
content: "\e7f0";
}
.cn-icon-network-overview:before {
content: "\e7f1";
}
.cn-icon-copy:before {
content: "\e7ee";
}
@@ -45,7 +41,7 @@
content: "\e7d4";
}
.cn-icon-register-email:before {
.cn-icon-registry-email:before {
content: "\e7d5";
}
@@ -77,7 +73,7 @@
content: "\e7dc";
}
.cn-icon-registration-agency:before {
.cn-icon-registry:before {
content: "\e7dd";
}

File diff suppressed because one or more lines are too long

Binary file not shown.

Binary file not shown.

Binary file not shown.