CN-599 feat: 新报告功能列表开发静态页面

This commit is contained in:
@changcode
2022-06-01 16:33:54 +08:00
parent 0d9b8ddb4d
commit a8b2d9e092
14 changed files with 1082 additions and 65 deletions

View File

@@ -1,8 +1,8 @@
@font-face {
font-family: "cn-icon"; /* Project id 2614877 */
src: url('iconfont.woff2?t=1652249170229') format('woff2'),
url('iconfont.woff?t=1652249170229') format('woff'),
url('iconfont.ttf?t=1652249170229') format('truetype');
src: url('iconfont.woff2?t=1653978200371') format('woff2'),
url('iconfont.woff?t=1653978200371') format('woff'),
url('iconfont.ttf?t=1653978200371') format('truetype');
}
.cn-icon {
@@ -13,6 +13,38 @@
-moz-osx-font-smoothing: grayscale;
}
.cn-icon-a-:before {
content: "\e77b";
}
.cn-icon-a-1:before {
content: "\e781";
}
.cn-icon-bianji:before {
content: "\e77c";
}
.cn-icon-chuangjian:before {
content: "\e77d";
}
.cn-icon-shijian:before {
content: "\e77e";
}
.cn-icon-shijianjihua:before {
content: "\e77f";
}
.cn-icon-shanchu:before {
content: "\e780";
}
.cn-icon-a-allclear:before {
content: "\e779";
}
.cn-icon-org:before {
content: "\e770";
}

File diff suppressed because one or more lines are too long

Binary file not shown.

Binary file not shown.

Binary file not shown.