|
|
@@ -1,539 +1,1558 @@
|
|
|
-/* Logo 字体 */
|
|
|
@font-face {
|
|
|
- font-family: "iconfont logo";
|
|
|
- src: url('https://at.alicdn.com/t/font_985780_km7mi63cihi.eot?t=1545807318834');
|
|
|
- src: url('https://at.alicdn.com/t/font_985780_km7mi63cihi.eot?t=1545807318834#iefix') format('embedded-opentype'),
|
|
|
- url('https://at.alicdn.com/t/font_985780_km7mi63cihi.woff?t=1545807318834') format('woff'),
|
|
|
- url('https://at.alicdn.com/t/font_985780_km7mi63cihi.ttf?t=1545807318834') format('truetype'),
|
|
|
- url('https://at.alicdn.com/t/font_985780_km7mi63cihi.svg?t=1545807318834#iconfont') format('svg');
|
|
|
+ font-family: 'iconfont'; /* Project id 3806176 */
|
|
|
+ src: url('//at.alicdn.com/t/c/font_3806176_wrxg0b4qkz.woff2?t=1695084041609') format('woff2'),
|
|
|
+ url('//at.alicdn.com/t/c/font_3806176_wrxg0b4qkz.woff?t=1695084041609') format('woff'),
|
|
|
+ url('//at.alicdn.com/t/c/font_3806176_wrxg0b4qkz.ttf?t=1695084041609') format('truetype');
|
|
|
}
|
|
|
|
|
|
-.logo {
|
|
|
- font-family: "iconfont logo";
|
|
|
- font-size: 160px;
|
|
|
+.iconfont {
|
|
|
+ font-family: 'iconfont' !important;
|
|
|
+ font-size: 16px;
|
|
|
font-style: normal;
|
|
|
-webkit-font-smoothing: antialiased;
|
|
|
-moz-osx-font-smoothing: grayscale;
|
|
|
}
|
|
|
|
|
|
-/* tabs */
|
|
|
-.nav-tabs {
|
|
|
- position: relative;
|
|
|
+.icon-xt-daoruchenggong:before {
|
|
|
+ content: '\e73d';
|
|
|
}
|
|
|
|
|
|
-.nav-tabs .nav-more {
|
|
|
- position: absolute;
|
|
|
- right: 0;
|
|
|
- bottom: 0;
|
|
|
- height: 42px;
|
|
|
- line-height: 42px;
|
|
|
- color: #666;
|
|
|
+.icon-xt-disable_default:before {
|
|
|
+ content: '\e605';
|
|
|
}
|
|
|
|
|
|
-#tabs {
|
|
|
- border-bottom: 1px solid #eee;
|
|
|
+.icon-xt-disable_selected:before {
|
|
|
+ content: '\e606';
|
|
|
}
|
|
|
|
|
|
-#tabs li {
|
|
|
- cursor: pointer;
|
|
|
- width: 100px;
|
|
|
- height: 40px;
|
|
|
- line-height: 40px;
|
|
|
- text-align: center;
|
|
|
- font-size: 16px;
|
|
|
- border-bottom: 2px solid transparent;
|
|
|
- position: relative;
|
|
|
- z-index: 1;
|
|
|
- margin-bottom: -1px;
|
|
|
- color: #666;
|
|
|
+.icon-xt-Inventory_default:before {
|
|
|
+ content: '\e607';
|
|
|
}
|
|
|
|
|
|
+.icon-xt-Inventory_disable:before {
|
|
|
+ content: '\e608';
|
|
|
+}
|
|
|
|
|
|
-#tabs .active {
|
|
|
- border-bottom-color: #f00;
|
|
|
- color: #222;
|
|
|
+.icon-xt-Inventory_selected:before {
|
|
|
+ content: '\e609';
|
|
|
}
|
|
|
|
|
|
-.tab-container .content {
|
|
|
- display: none;
|
|
|
+.icon-xt-revocation_default:before {
|
|
|
+ content: '\e60a';
|
|
|
}
|
|
|
|
|
|
-/* 页面布局 */
|
|
|
-.main {
|
|
|
- padding: 30px 100px;
|
|
|
- width: 960px;
|
|
|
- margin: 0 auto;
|
|
|
+.icon-xt-revocation_selected:before {
|
|
|
+ content: '\e60b';
|
|
|
}
|
|
|
|
|
|
-.main .logo {
|
|
|
- color: #333;
|
|
|
- text-align: left;
|
|
|
- margin-bottom: 30px;
|
|
|
- line-height: 1;
|
|
|
- height: 110px;
|
|
|
- margin-top: -50px;
|
|
|
- overflow: hidden;
|
|
|
- *zoom: 1;
|
|
|
+.icon-xt-dual-pump_default:before {
|
|
|
+ content: '\e73f';
|
|
|
}
|
|
|
|
|
|
-.main .logo a {
|
|
|
- font-size: 160px;
|
|
|
- color: #333;
|
|
|
+.icon-xt-bed_disable:before {
|
|
|
+ content: '\e73e';
|
|
|
}
|
|
|
|
|
|
-.helps {
|
|
|
- margin-top: 40px;
|
|
|
+.icon-xt-bed_default:before {
|
|
|
+ content: '\e73a';
|
|
|
}
|
|
|
|
|
|
-.helps pre {
|
|
|
- padding: 20px;
|
|
|
- margin: 10px 0;
|
|
|
- border: solid 1px #e7e1cd;
|
|
|
- background-color: #fffdef;
|
|
|
- overflow: auto;
|
|
|
+.icon-xt-edit-white_default:before {
|
|
|
+ content: '\e73b';
|
|
|
}
|
|
|
|
|
|
-.icon_lists {
|
|
|
- width: 100% !important;
|
|
|
- overflow: hidden;
|
|
|
- *zoom: 1;
|
|
|
+.icon-xt-bed_selected:before {
|
|
|
+ content: '\e73c';
|
|
|
}
|
|
|
|
|
|
-.icon_lists li {
|
|
|
- width: 100px;
|
|
|
- margin-bottom: 10px;
|
|
|
- margin-right: 20px;
|
|
|
- text-align: center;
|
|
|
- list-style: none !important;
|
|
|
- cursor: default;
|
|
|
+.icon-xt-success:before {
|
|
|
+ content: '\e738';
|
|
|
}
|
|
|
|
|
|
-.icon_lists li .code-name {
|
|
|
- line-height: 1.2;
|
|
|
+.icon-xt-fail:before {
|
|
|
+ content: '\e739';
|
|
|
}
|
|
|
|
|
|
-.icon_lists .icon {
|
|
|
- display: block;
|
|
|
- height: 100px;
|
|
|
- line-height: 100px;
|
|
|
- font-size: 42px;
|
|
|
- margin: 10px auto;
|
|
|
- color: #333;
|
|
|
- -webkit-transition: font-size 0.25s linear, width 0.25s linear;
|
|
|
- -moz-transition: font-size 0.25s linear, width 0.25s linear;
|
|
|
- transition: font-size 0.25s linear, width 0.25s linear;
|
|
|
+.icon-xt-details-refresh_selected:before {
|
|
|
+ content: '\e737';
|
|
|
}
|
|
|
|
|
|
-.icon_lists .icon:hover {
|
|
|
- font-size: 100px;
|
|
|
+.icon-xt-details_default:before {
|
|
|
+ content: '\e733';
|
|
|
}
|
|
|
|
|
|
-.icon_lists .svg-icon {
|
|
|
- /* 通过设置 font-size 来改变图标大小 */
|
|
|
- width: 1em;
|
|
|
- /* 图标和文字相邻时,垂直对齐 */
|
|
|
- vertical-align: -0.15em;
|
|
|
- /* 通过设置 color 来改变 SVG 的颜色/fill */
|
|
|
- fill: currentColor;
|
|
|
- /* path 和 stroke 溢出 viewBox 部分在 IE 下会显示
|
|
|
- normalize.css 中也包含这行 */
|
|
|
- overflow: hidden;
|
|
|
+.icon-xt-details_save_default:before {
|
|
|
+ content: '\e734';
|
|
|
}
|
|
|
|
|
|
-.icon_lists li .name,
|
|
|
-.icon_lists li .code-name {
|
|
|
- color: #666;
|
|
|
+.icon-xt-details_save_selected:before {
|
|
|
+ content: '\e735';
|
|
|
}
|
|
|
|
|
|
-/* markdown 样式 */
|
|
|
-.markdown {
|
|
|
- color: #666;
|
|
|
- font-size: 14px;
|
|
|
- line-height: 1.8;
|
|
|
+.icon-xt-details_selected:before {
|
|
|
+ content: '\e736';
|
|
|
}
|
|
|
|
|
|
-.highlight {
|
|
|
- line-height: 1.5;
|
|
|
+.icon-xt-annex:before {
|
|
|
+ content: '\e729';
|
|
|
}
|
|
|
|
|
|
-.markdown img {
|
|
|
- vertical-align: middle;
|
|
|
- max-width: 100%;
|
|
|
+.icon-xt-details_screen_default:before {
|
|
|
+ content: '\e72a';
|
|
|
}
|
|
|
|
|
|
-.markdown h1 {
|
|
|
- color: #404040;
|
|
|
- font-weight: 500;
|
|
|
- line-height: 40px;
|
|
|
- margin-bottom: 24px;
|
|
|
+.icon-xt-numerical_up:before {
|
|
|
+ content: '\e72b';
|
|
|
}
|
|
|
|
|
|
-.markdown h2,
|
|
|
-.markdown h3,
|
|
|
-.markdown h4,
|
|
|
-.markdown h5,
|
|
|
-.markdown h6 {
|
|
|
- color: #404040;
|
|
|
- margin: 1.6em 0 0.6em 0;
|
|
|
- font-weight: 500;
|
|
|
- clear: both;
|
|
|
+.icon-xt-numerical_down:before {
|
|
|
+ content: '\e72c';
|
|
|
}
|
|
|
|
|
|
-.markdown h1 {
|
|
|
- font-size: 28px;
|
|
|
+.icon-xt-details_upload_default:before {
|
|
|
+ content: '\e72d';
|
|
|
}
|
|
|
|
|
|
-.markdown h2 {
|
|
|
- font-size: 22px;
|
|
|
+.icon-xt-details_upload_selected:before {
|
|
|
+ content: '\e72e';
|
|
|
}
|
|
|
|
|
|
-.markdown h3 {
|
|
|
- font-size: 16px;
|
|
|
+.icon-xt-details_screen_selected:before {
|
|
|
+ content: '\e72f';
|
|
|
+}
|
|
|
+
|
|
|
+.icon-xt-abnormal:before {
|
|
|
+ content: '\e730';
|
|
|
+}
|
|
|
+
|
|
|
+.icon-xt-details-annex:before {
|
|
|
+ content: '\e731';
|
|
|
+}
|
|
|
+
|
|
|
+.icon-xt-details-refresh_default:before {
|
|
|
+ content: '\e732';
|
|
|
+}
|
|
|
+
|
|
|
+.icon-xt-add_disable:before {
|
|
|
+ content: '\e721';
|
|
|
+}
|
|
|
+
|
|
|
+.icon-xt-add_default:before {
|
|
|
+ content: '\e722';
|
|
|
+}
|
|
|
+
|
|
|
+.icon-xt-reduce_selected:before {
|
|
|
+ content: '\e723';
|
|
|
+}
|
|
|
+
|
|
|
+.icon-xt-add_selected:before {
|
|
|
+ content: '\e724';
|
|
|
+}
|
|
|
+
|
|
|
+.icon-xt-release_default:before {
|
|
|
+ content: '\e725';
|
|
|
+}
|
|
|
+
|
|
|
+.icon-xt-reduce_disable:before {
|
|
|
+ content: '\e726';
|
|
|
+}
|
|
|
+
|
|
|
+.icon-xt-release_selected:before {
|
|
|
+ content: '\e727';
|
|
|
+}
|
|
|
+
|
|
|
+.icon-xt-reduce_default:before {
|
|
|
+ content: '\e728';
|
|
|
+}
|
|
|
+
|
|
|
+.icon-xt-drawer-close_selected:before {
|
|
|
+ content: '\e71d';
|
|
|
+}
|
|
|
+
|
|
|
+.icon-xt-drawer-close_default:before {
|
|
|
+ content: '\e71e';
|
|
|
+}
|
|
|
+
|
|
|
+.icon-xt-drawer-return_default:before {
|
|
|
+ content: '\e71f';
|
|
|
+}
|
|
|
+
|
|
|
+.icon-xt-drawer-return_selected:before {
|
|
|
+ content: '\e720';
|
|
|
+}
|
|
|
+
|
|
|
+.icon-xt-details_edit_selected:before {
|
|
|
+ content: '\e713';
|
|
|
+}
|
|
|
+
|
|
|
+.icon-xt-details_more_selected:before {
|
|
|
+ content: '\e714';
|
|
|
+}
|
|
|
+
|
|
|
+.icon-xt-details_edit_disable:before {
|
|
|
+ content: '\e715';
|
|
|
+}
|
|
|
+
|
|
|
+.icon-xt-details_more_default:before {
|
|
|
+ content: '\e716';
|
|
|
+}
|
|
|
+
|
|
|
+.icon-xt-details_edit_default:before {
|
|
|
+ content: '\e717';
|
|
|
+}
|
|
|
+
|
|
|
+.icon-xt-details_delete_disable:before {
|
|
|
+ content: '\e718';
|
|
|
+}
|
|
|
+
|
|
|
+.icon-xt-details_increase_default:before {
|
|
|
+ content: '\e719';
|
|
|
+}
|
|
|
+
|
|
|
+.icon-xt-details_delete_selected:before {
|
|
|
+ content: '\e71a';
|
|
|
+}
|
|
|
+
|
|
|
+.icon-xt-details_increase_selected:before {
|
|
|
+ content: '\e71b';
|
|
|
+}
|
|
|
+
|
|
|
+.icon-xt-details_delete_default:before {
|
|
|
+ content: '\e71c';
|
|
|
+}
|
|
|
+
|
|
|
+.icon-xt-close_default:before {
|
|
|
+ content: '\e70d';
|
|
|
+}
|
|
|
+
|
|
|
+.icon-xt-import_default:before {
|
|
|
+ content: '\e70e';
|
|
|
+}
|
|
|
+
|
|
|
+.icon-xt-close_selected:before {
|
|
|
+ content: '\e70f';
|
|
|
+}
|
|
|
+
|
|
|
+.icon-xt-screen_selected:before {
|
|
|
+ content: '\e710';
|
|
|
+}
|
|
|
+
|
|
|
+.icon-xt-screen_default:before {
|
|
|
+ content: '\e711';
|
|
|
+}
|
|
|
+
|
|
|
+.icon-xt-import_selected:before {
|
|
|
+ content: '\e712';
|
|
|
+}
|
|
|
+
|
|
|
+.icon-xt-sort_up:before {
|
|
|
+ content: '\e708';
|
|
|
+}
|
|
|
+
|
|
|
+.icon-xt-medical_default:before {
|
|
|
+ content: '\e709';
|
|
|
+}
|
|
|
+
|
|
|
+.icon-xt-sort_down:before {
|
|
|
+ content: '\e70a';
|
|
|
+}
|
|
|
+
|
|
|
+.icon-xt-medical_selected:before {
|
|
|
+ content: '\e70b';
|
|
|
+}
|
|
|
+
|
|
|
+.icon-xt-sort:before {
|
|
|
+ content: '\e70c';
|
|
|
+}
|
|
|
+
|
|
|
+.icon-xt-edit_selected:before {
|
|
|
+ content: '\e6f2';
|
|
|
+}
|
|
|
+
|
|
|
+.icon-xt-edit_default:before {
|
|
|
+ content: '\e6f3';
|
|
|
+}
|
|
|
+
|
|
|
+.icon-xt-ward_selected:before {
|
|
|
+ content: '\e6f4';
|
|
|
+}
|
|
|
+
|
|
|
+.icon-xt-ward_default:before {
|
|
|
+ content: '\e6f5';
|
|
|
+}
|
|
|
+
|
|
|
+.icon-xt-print_selected:before {
|
|
|
+ content: '\e6f6';
|
|
|
+}
|
|
|
+
|
|
|
+.icon-xt-print_default:before {
|
|
|
+ content: '\e6f7';
|
|
|
+}
|
|
|
+
|
|
|
+.icon-xt-arrow_up_selected:before {
|
|
|
+ content: '\e6f8';
|
|
|
+}
|
|
|
+
|
|
|
+.icon-xt-arrow_down:before {
|
|
|
+ content: '\e6f9';
|
|
|
+}
|
|
|
+
|
|
|
+.icon-xt-download_default:before {
|
|
|
+ content: '\e6fa';
|
|
|
+}
|
|
|
+
|
|
|
+.icon-xt-export_default:before {
|
|
|
+ content: '\e6fb';
|
|
|
+}
|
|
|
+
|
|
|
+.icon-xt-export_selected:before {
|
|
|
+ content: '\e6fc';
|
|
|
+}
|
|
|
+
|
|
|
+.icon-xt-message_default:before {
|
|
|
+ content: '\e6fd';
|
|
|
+}
|
|
|
+
|
|
|
+.icon-xt-more_default:before {
|
|
|
+ content: '\e6fe';
|
|
|
+}
|
|
|
+
|
|
|
+.icon-xt-message_selected:before {
|
|
|
+ content: '\e6ff';
|
|
|
+}
|
|
|
+
|
|
|
+.icon-xt-search:before {
|
|
|
+ content: '\e700';
|
|
|
+}
|
|
|
+
|
|
|
+.icon-xt-download_selected:before {
|
|
|
+ content: '\e701';
|
|
|
+}
|
|
|
+
|
|
|
+.icon-xt-delete_default:before {
|
|
|
+ content: '\e702';
|
|
|
+}
|
|
|
+
|
|
|
+.icon-xt-more_selected:before {
|
|
|
+ content: '\e703';
|
|
|
+}
|
|
|
+
|
|
|
+.icon-xt-delete_selected:before {
|
|
|
+ content: '\e704';
|
|
|
+}
|
|
|
+
|
|
|
+.icon-xt-increase:before {
|
|
|
+ content: '\e705';
|
|
|
+}
|
|
|
+
|
|
|
+.icon-xt-arrow_up:before {
|
|
|
+ content: '\e706';
|
|
|
+}
|
|
|
+
|
|
|
+.icon-xt-logo_left:before {
|
|
|
+ content: '\e707';
|
|
|
+}
|
|
|
+
|
|
|
+.icon-xt-cost_selected:before {
|
|
|
+ content: '\e6d2';
|
|
|
+}
|
|
|
+
|
|
|
+.icon-xt-engineer_selected:before {
|
|
|
+ content: '\e6d3';
|
|
|
+}
|
|
|
+
|
|
|
+.icon-xt-cost_default:before {
|
|
|
+ content: '\e6d4';
|
|
|
+}
|
|
|
+
|
|
|
+.icon-xt-time:before {
|
|
|
+ content: '\e6d5';
|
|
|
}
|
|
|
|
|
|
-.markdown h4 {
|
|
|
- font-size: 14px;
|
|
|
+.icon-xt-statistics_default:before {
|
|
|
+ content: '\e6d6';
|
|
|
}
|
|
|
|
|
|
-.markdown h5 {
|
|
|
- font-size: 12px;
|
|
|
+.icon-xt-male_lg:before {
|
|
|
+ content: '\e6d7';
|
|
|
}
|
|
|
|
|
|
-.markdown h6 {
|
|
|
- font-size: 12px;
|
|
|
+.icon-xt-today_selected:before {
|
|
|
+ content: '\e6d8';
|
|
|
}
|
|
|
|
|
|
-.markdown hr {
|
|
|
- height: 1px;
|
|
|
- border: 0;
|
|
|
- background: #e9e9e9;
|
|
|
- margin: 16px 0;
|
|
|
- clear: both;
|
|
|
+.icon-xt-home_selected:before {
|
|
|
+ content: '\e6d9';
|
|
|
}
|
|
|
|
|
|
-.markdown p {
|
|
|
- margin: 1em 0;
|
|
|
+.icon-xt-health_selected:before {
|
|
|
+ content: '\e6da';
|
|
|
}
|
|
|
|
|
|
-.markdown>p,
|
|
|
-.markdown>blockquote,
|
|
|
-.markdown>.highlight,
|
|
|
-.markdown>ol,
|
|
|
-.markdown>ul {
|
|
|
- width: 80%;
|
|
|
+.icon-xt-home_default:before {
|
|
|
+ content: '\e6db';
|
|
|
}
|
|
|
|
|
|
-.markdown ul>li {
|
|
|
- list-style: circle;
|
|
|
+.icon-xt-date:before {
|
|
|
+ content: '\e6dc';
|
|
|
}
|
|
|
|
|
|
-.markdown>ul li,
|
|
|
-.markdown blockquote ul>li {
|
|
|
- margin-left: 20px;
|
|
|
- padding-left: 4px;
|
|
|
+.icon-xt-engineer_default:before {
|
|
|
+ content: '\e6dd';
|
|
|
}
|
|
|
|
|
|
-.markdown>ul li p,
|
|
|
-.markdown>ol li p {
|
|
|
- margin: 0.6em 0;
|
|
|
+.icon-xt-today_default:before {
|
|
|
+ content: '\e6de';
|
|
|
}
|
|
|
|
|
|
-.markdown ol>li {
|
|
|
- list-style: decimal;
|
|
|
+.icon-xt-male_sm:before {
|
|
|
+ content: '\e6df';
|
|
|
}
|
|
|
|
|
|
-.markdown>ol li,
|
|
|
-.markdown blockquote ol>li {
|
|
|
- margin-left: 20px;
|
|
|
- padding-left: 4px;
|
|
|
+.icon-xt-reservation_selected:before {
|
|
|
+ content: '\e6e0';
|
|
|
}
|
|
|
|
|
|
-.markdown code {
|
|
|
- margin: 0 3px;
|
|
|
- padding: 0 5px;
|
|
|
- background: #eee;
|
|
|
- border-radius: 3px;
|
|
|
+.icon-xt-female_lg:before {
|
|
|
+ content: '\e6e1';
|
|
|
}
|
|
|
|
|
|
-.markdown strong,
|
|
|
-.markdown b {
|
|
|
- font-weight: 600;
|
|
|
+.icon-xt-female_sm:before {
|
|
|
+ content: '\e6e2';
|
|
|
}
|
|
|
|
|
|
-.markdown>table {
|
|
|
- border-collapse: collapse;
|
|
|
- border-spacing: 0px;
|
|
|
- empty-cells: show;
|
|
|
- border: 1px solid #e9e9e9;
|
|
|
- width: 95%;
|
|
|
- margin-bottom: 24px;
|
|
|
+.icon-xt-drug_default:before {
|
|
|
+ content: '\e6e3';
|
|
|
}
|
|
|
|
|
|
-.markdown>table th {
|
|
|
- white-space: nowrap;
|
|
|
- color: #333;
|
|
|
- font-weight: 600;
|
|
|
+.icon-xt-record_selected:before {
|
|
|
+ content: '\e6e4';
|
|
|
}
|
|
|
|
|
|
-.markdown>table th,
|
|
|
-.markdown>table td {
|
|
|
- border: 1px solid #e9e9e9;
|
|
|
- padding: 8px 16px;
|
|
|
- text-align: left;
|
|
|
+.icon-xt-machine_default:before {
|
|
|
+ content: '\e6e5';
|
|
|
}
|
|
|
|
|
|
-.markdown>table th {
|
|
|
- background: #F7F7F7;
|
|
|
+.icon-xt-quality_default:before {
|
|
|
+ content: '\e6e6';
|
|
|
}
|
|
|
|
|
|
-.markdown blockquote {
|
|
|
- font-size: 90%;
|
|
|
- color: #999;
|
|
|
- border-left: 4px solid #e9e9e9;
|
|
|
- padding-left: 0.8em;
|
|
|
- margin: 1em 0;
|
|
|
+.icon-xt-reservation_default:before {
|
|
|
+ content: '\e6e7';
|
|
|
}
|
|
|
|
|
|
-.markdown blockquote p {
|
|
|
- margin: 0;
|
|
|
+.icon-xt-navigation_up:before {
|
|
|
+ content: '\e6e8';
|
|
|
}
|
|
|
|
|
|
-.markdown .anchor {
|
|
|
- opacity: 0;
|
|
|
- transition: opacity 0.3s ease;
|
|
|
- margin-left: 8px;
|
|
|
+.icon-xt-statistics_selected:before {
|
|
|
+ content: '\e6e9';
|
|
|
}
|
|
|
|
|
|
-.markdown .waiting {
|
|
|
- color: #ccc;
|
|
|
+.icon-xt-health_default:before {
|
|
|
+ content: '\e6ea';
|
|
|
}
|
|
|
|
|
|
-.markdown h1:hover .anchor,
|
|
|
-.markdown h2:hover .anchor,
|
|
|
-.markdown h3:hover .anchor,
|
|
|
-.markdown h4:hover .anchor,
|
|
|
-.markdown h5:hover .anchor,
|
|
|
-.markdown h6:hover .anchor {
|
|
|
- opacity: 1;
|
|
|
- display: inline-block;
|
|
|
+.icon-xt-navigation_down:before {
|
|
|
+ content: '\e6eb';
|
|
|
}
|
|
|
|
|
|
-.markdown>br,
|
|
|
-.markdown>p>br {
|
|
|
- clear: both;
|
|
|
+.icon-xt-set_default:before {
|
|
|
+ content: '\e6ec';
|
|
|
}
|
|
|
|
|
|
+.icon-xt-machine_selected:before {
|
|
|
+ content: '\e6ed';
|
|
|
+}
|
|
|
+
|
|
|
+.icon-xt-quality_selected:before {
|
|
|
+ content: '\e6ee';
|
|
|
+}
|
|
|
+
|
|
|
+.icon-xt-set_selected:before {
|
|
|
+ content: '\e6ef';
|
|
|
+}
|
|
|
+
|
|
|
+.icon-xt-drug_selected:before {
|
|
|
+ content: '\e6f0';
|
|
|
+}
|
|
|
+
|
|
|
+.icon-xt-record_default:before {
|
|
|
+ content: '\e6f1';
|
|
|
+}
|
|
|
+
|
|
|
+.icon-lingdang:before {
|
|
|
+ content: '\e64a';
|
|
|
+}
|
|
|
+
|
|
|
+.icon-unlock:before {
|
|
|
+ content: '\e808';
|
|
|
+}
|
|
|
+
|
|
|
+.icon-lock:before {
|
|
|
+ content: '\e809';
|
|
|
+}
|
|
|
+
|
|
|
+.icon-customerservice:before {
|
|
|
+ content: '\e80a';
|
|
|
+}
|
|
|
+
|
|
|
+.icon-medicinebox:before {
|
|
|
+ content: '\e80b';
|
|
|
+}
|
|
|
+
|
|
|
+.icon-shop:before {
|
|
|
+ content: '\e80c';
|
|
|
+}
|
|
|
+
|
|
|
+.icon-rocket:before {
|
|
|
+ content: '\e80d';
|
|
|
+}
|
|
|
+
|
|
|
+.icon-shopping:before {
|
|
|
+ content: '\e80e';
|
|
|
+}
|
|
|
+
|
|
|
+.icon-folder:before {
|
|
|
+ content: '\e80f';
|
|
|
+}
|
|
|
+
|
|
|
+.icon-folder-open:before {
|
|
|
+ content: '\e810';
|
|
|
+}
|
|
|
+
|
|
|
+.icon-folder-add:before {
|
|
|
+ content: '\e811';
|
|
|
+}
|
|
|
+
|
|
|
+.icon-accountbook:before {
|
|
|
+ content: '\e812';
|
|
|
+}
|
|
|
+
|
|
|
+.icon-contacts:before {
|
|
|
+ content: '\e813';
|
|
|
+}
|
|
|
+
|
|
|
+.icon-carryout:before {
|
|
|
+ content: '\e814';
|
|
|
+}
|
|
|
+
|
|
|
+.icon-calendar-check:before {
|
|
|
+ content: '\e815';
|
|
|
+}
|
|
|
+
|
|
|
+.icon-calendar:before {
|
|
|
+ content: '\e816';
|
|
|
+}
|
|
|
+
|
|
|
+.icon-scan:before {
|
|
|
+ content: '\e817';
|
|
|
+}
|
|
|
+
|
|
|
+.icon-select:before {
|
|
|
+ content: '\e818';
|
|
|
+}
|
|
|
+
|
|
|
+.icon-laptop:before {
|
|
|
+ content: '\e819';
|
|
|
+}
|
|
|
+
|
|
|
+.icon-barcode:before {
|
|
|
+ content: '\e81a';
|
|
|
+}
|
|
|
+
|
|
|
+.icon-camera:before {
|
|
|
+ content: '\e81b';
|
|
|
+}
|
|
|
+
|
|
|
+.icon-cluster:before {
|
|
|
+ content: '\e81c';
|
|
|
+}
|
|
|
+
|
|
|
+.icon-gateway:before {
|
|
|
+ content: '\e81d';
|
|
|
+}
|
|
|
+
|
|
|
+.icon-car:before {
|
|
|
+ content: '\e81e';
|
|
|
+}
|
|
|
+
|
|
|
+.icon-printer:before {
|
|
|
+ content: '\e81f';
|
|
|
+}
|
|
|
+
|
|
|
+.icon-read:before {
|
|
|
+ content: '\e820';
|
|
|
+}
|
|
|
+
|
|
|
+.icon-cloud-server:before {
|
|
|
+ content: '\e821';
|
|
|
+}
|
|
|
+
|
|
|
+.icon-cloud-upload:before {
|
|
|
+ content: '\e822';
|
|
|
+}
|
|
|
+
|
|
|
+.icon-cloud:before {
|
|
|
+ content: '\e823';
|
|
|
+}
|
|
|
+
|
|
|
+.icon-cloud-download:before {
|
|
|
+ content: '\e824';
|
|
|
+}
|
|
|
+
|
|
|
+.icon-cloud-sync:before {
|
|
|
+ content: '\e825';
|
|
|
+}
|
|
|
+
|
|
|
+.icon-video:before {
|
|
|
+ content: '\e826';
|
|
|
+}
|
|
|
+
|
|
|
+.icon-notification:before {
|
|
|
+ content: '\e827';
|
|
|
+}
|
|
|
+
|
|
|
+.icon-sound:before {
|
|
|
+ content: '\e828';
|
|
|
+}
|
|
|
+
|
|
|
+.icon-radarchart:before {
|
|
|
+ content: '\e829';
|
|
|
+}
|
|
|
+
|
|
|
+.icon-qrcode:before {
|
|
|
+ content: '\e82a';
|
|
|
+}
|
|
|
+
|
|
|
+.icon-fund:before {
|
|
|
+ content: '\e82b';
|
|
|
+}
|
|
|
+
|
|
|
+.icon-image:before {
|
|
|
+ content: '\e82c';
|
|
|
+}
|
|
|
+
|
|
|
+.icon-mail:before {
|
|
|
+ content: '\e82d';
|
|
|
+}
|
|
|
+
|
|
|
+.icon-table:before {
|
|
|
+ content: '\e82e';
|
|
|
+}
|
|
|
+
|
|
|
+.icon-idcard:before {
|
|
|
+ content: '\e82f';
|
|
|
+}
|
|
|
+
|
|
|
+.icon-creditcard:before {
|
|
|
+ content: '\e830';
|
|
|
+}
|
|
|
+
|
|
|
+.icon-heart:before {
|
|
|
+ content: '\e831';
|
|
|
+}
|
|
|
+
|
|
|
+.icon-block:before {
|
|
|
+ content: '\e832';
|
|
|
+}
|
|
|
+
|
|
|
+.icon-error:before {
|
|
|
+ content: '\e833';
|
|
|
+}
|
|
|
+
|
|
|
+.icon-star:before {
|
|
|
+ content: '\e834';
|
|
|
+}
|
|
|
+
|
|
|
+.icon-gold:before {
|
|
|
+ content: '\e835';
|
|
|
+}
|
|
|
+
|
|
|
+.icon-heatmap:before {
|
|
|
+ content: '\e836';
|
|
|
+}
|
|
|
+
|
|
|
+.icon-wifi:before {
|
|
|
+ content: '\e837';
|
|
|
+}
|
|
|
+
|
|
|
+.icon-attachment:before {
|
|
|
+ content: '\e838';
|
|
|
+}
|
|
|
+
|
|
|
+.icon-edit:before {
|
|
|
+ content: '\e839';
|
|
|
+}
|
|
|
+
|
|
|
+.icon-key:before {
|
|
|
+ content: '\e83a';
|
|
|
+}
|
|
|
+
|
|
|
+.icon-api:before {
|
|
|
+ content: '\e83b';
|
|
|
+}
|
|
|
+
|
|
|
+.icon-highlight:before {
|
|
|
+ content: '\e83c';
|
|
|
+}
|
|
|
+
|
|
|
+.icon-monitor:before {
|
|
|
+ content: '\e83d';
|
|
|
+}
|
|
|
+
|
|
|
+.icon-link:before {
|
|
|
+ content: '\e83e';
|
|
|
+}
|
|
|
+
|
|
|
+.icon-man:before {
|
|
|
+ content: '\e83f';
|
|
|
+}
|
|
|
+
|
|
|
+.icon-percentage:before {
|
|
|
+ content: '\e840';
|
|
|
+}
|
|
|
|
|
|
-.hljs {
|
|
|
- display: block;
|
|
|
- background: white;
|
|
|
- padding: 0.5em;
|
|
|
- color: #333333;
|
|
|
- overflow-x: auto;
|
|
|
+.icon-pushpin:before {
|
|
|
+ content: '\e841';
|
|
|
}
|
|
|
|
|
|
-.hljs-comment,
|
|
|
-.hljs-meta {
|
|
|
- color: #969896;
|
|
|
+.icon-phone:before {
|
|
|
+ content: '\e842';
|
|
|
}
|
|
|
|
|
|
-.hljs-string,
|
|
|
-.hljs-variable,
|
|
|
-.hljs-template-variable,
|
|
|
-.hljs-strong,
|
|
|
-.hljs-emphasis,
|
|
|
-.hljs-quote {
|
|
|
- color: #df5000;
|
|
|
+.icon-shake:before {
|
|
|
+ content: '\e843';
|
|
|
}
|
|
|
|
|
|
-.hljs-keyword,
|
|
|
-.hljs-selector-tag,
|
|
|
-.hljs-type {
|
|
|
- color: #a71d5d;
|
|
|
+.icon-tag:before {
|
|
|
+ content: '\e844';
|
|
|
}
|
|
|
|
|
|
-.hljs-literal,
|
|
|
-.hljs-symbol,
|
|
|
-.hljs-bullet,
|
|
|
-.hljs-attribute {
|
|
|
- color: #0086b3;
|
|
|
+.icon-wrench:before {
|
|
|
+ content: '\e845';
|
|
|
}
|
|
|
|
|
|
-.hljs-section,
|
|
|
-.hljs-name {
|
|
|
- color: #63a35c;
|
|
|
+.icon-tags:before {
|
|
|
+ content: '\e846';
|
|
|
}
|
|
|
|
|
|
-.hljs-tag {
|
|
|
- color: #333333;
|
|
|
+.icon-scissor:before {
|
|
|
+ content: '\e847';
|
|
|
}
|
|
|
|
|
|
-.hljs-title,
|
|
|
-.hljs-attr,
|
|
|
-.hljs-selector-id,
|
|
|
-.hljs-selector-class,
|
|
|
-.hljs-selector-attr,
|
|
|
-.hljs-selector-pseudo {
|
|
|
- color: #795da3;
|
|
|
+.icon-mr:before {
|
|
|
+ content: '\e848';
|
|
|
}
|
|
|
|
|
|
-.hljs-addition {
|
|
|
- color: #55a532;
|
|
|
- background-color: #eaffea;
|
|
|
+.icon-share:before {
|
|
|
+ content: '\e849';
|
|
|
}
|
|
|
|
|
|
-.hljs-deletion {
|
|
|
- color: #bd2c00;
|
|
|
- background-color: #ffecec;
|
|
|
+.icon-branches:before {
|
|
|
+ content: '\e84a';
|
|
|
}
|
|
|
|
|
|
-.hljs-link {
|
|
|
- text-decoration: underline;
|
|
|
+.icon-fork:before {
|
|
|
+ content: '\e84b';
|
|
|
}
|
|
|
|
|
|
-/* 代码高亮 */
|
|
|
-/* PrismJS 1.15.0
|
|
|
-https://prismjs.com/download.html#themes=prism&languages=markup+css+clike+javascript */
|
|
|
-/**
|
|
|
- * prism.js default theme for JavaScript, CSS and HTML
|
|
|
- * Based on dabblet (http://dabblet.com)
|
|
|
- * @author Lea Verou
|
|
|
- */
|
|
|
-code[class*="language-"],
|
|
|
-pre[class*="language-"] {
|
|
|
- color: black;
|
|
|
- background: none;
|
|
|
- text-shadow: 0 1px white;
|
|
|
- font-family: Consolas, Monaco, 'Andale Mono', 'Ubuntu Mono', monospace;
|
|
|
- text-align: left;
|
|
|
- white-space: pre;
|
|
|
- word-spacing: normal;
|
|
|
- word-break: normal;
|
|
|
- word-wrap: normal;
|
|
|
- line-height: 1.5;
|
|
|
+.icon-shrink:before {
|
|
|
+ content: '\e84c';
|
|
|
+}
|
|
|
|
|
|
- -moz-tab-size: 4;
|
|
|
- -o-tab-size: 4;
|
|
|
- tab-size: 4;
|
|
|
+.icon-arrawsalt:before {
|
|
|
+ content: '\e84d';
|
|
|
+}
|
|
|
|
|
|
- -webkit-hyphens: none;
|
|
|
- -moz-hyphens: none;
|
|
|
- -ms-hyphens: none;
|
|
|
- hyphens: none;
|
|
|
+.icon-verticalright:before {
|
|
|
+ content: '\e84e';
|
|
|
}
|
|
|
|
|
|
-pre[class*="language-"]::-moz-selection,
|
|
|
-pre[class*="language-"] ::-moz-selection,
|
|
|
-code[class*="language-"]::-moz-selection,
|
|
|
-code[class*="language-"] ::-moz-selection {
|
|
|
- text-shadow: none;
|
|
|
- background: #b3d4fc;
|
|
|
+.icon-right:before {
|
|
|
+ content: '\e84f';
|
|
|
}
|
|
|
|
|
|
-pre[class*="language-"]::selection,
|
|
|
-pre[class*="language-"] ::selection,
|
|
|
-code[class*="language-"]::selection,
|
|
|
-code[class*="language-"] ::selection {
|
|
|
- text-shadow: none;
|
|
|
- background: #b3d4fc;
|
|
|
+.icon-left:before {
|
|
|
+ content: '\e850';
|
|
|
}
|
|
|
|
|
|
-@media print {
|
|
|
+.icon-up:before {
|
|
|
+ content: '\e851';
|
|
|
+}
|
|
|
+
|
|
|
+.icon-down:before {
|
|
|
+ content: '\e852';
|
|
|
+}
|
|
|
+
|
|
|
+.icon-fullscreen:before {
|
|
|
+ content: '\e853';
|
|
|
+}
|
|
|
+
|
|
|
+.icon-fullscreen-exit:before {
|
|
|
+ content: '\e854';
|
|
|
+}
|
|
|
+
|
|
|
+.icon-doubleleft:before {
|
|
|
+ content: '\e855';
|
|
|
+}
|
|
|
+
|
|
|
+.icon-doubleright:before {
|
|
|
+ content: '\e856';
|
|
|
+}
|
|
|
+
|
|
|
+.icon-arrowright:before {
|
|
|
+ content: '\e857';
|
|
|
+}
|
|
|
+
|
|
|
+.icon-arrowup:before {
|
|
|
+ content: '\e858';
|
|
|
+}
|
|
|
+
|
|
|
+.icon-arrowleft:before {
|
|
|
+ content: '\e859';
|
|
|
+}
|
|
|
+
|
|
|
+.icon-arrowdown:before {
|
|
|
+ content: '\e85a';
|
|
|
+}
|
|
|
+
|
|
|
+.icon-upload:before {
|
|
|
+ content: '\e85b';
|
|
|
+}
|
|
|
+
|
|
|
+.icon-unorderedlist:before {
|
|
|
+ content: '\e85c';
|
|
|
+}
|
|
|
+
|
|
|
+.icon-check:before {
|
|
|
+ content: '\e85d';
|
|
|
+}
|
|
|
+
|
|
|
+.icon-ellipsis:before {
|
|
|
+ content: '\e85e';
|
|
|
+}
|
|
|
+
|
|
|
+.icon-close:before {
|
|
|
+ content: '\e85f';
|
|
|
+}
|
|
|
+
|
|
|
+.icon-pause:before {
|
|
|
+ content: '\e860';
|
|
|
+}
|
|
|
+
|
|
|
+.icon-crown:before {
|
|
|
+ content: '\e861';
|
|
|
+}
|
|
|
+
|
|
|
+.icon-drag:before {
|
|
|
+ content: '\e862';
|
|
|
+}
|
|
|
+
|
|
|
+.icon-desktop:before {
|
|
|
+ content: '\e863';
|
|
|
+}
|
|
|
+
|
|
|
+.icon-gift:before {
|
|
|
+ content: '\e864';
|
|
|
+}
|
|
|
+
|
|
|
+.icon-stop:before {
|
|
|
+ content: '\e865';
|
|
|
+}
|
|
|
+
|
|
|
+.icon-fire:before {
|
|
|
+ content: '\e866';
|
|
|
+}
|
|
|
+
|
|
|
+.icon-thunderbolt:before {
|
|
|
+ content: '\e867';
|
|
|
+}
|
|
|
+
|
|
|
+.icon-mail-fill:before {
|
|
|
+ content: '\e86f';
|
|
|
+}
|
|
|
+
|
|
|
+.icon-printer-fill:before {
|
|
|
+ content: '\e870';
|
|
|
+}
|
|
|
+
|
|
|
+.icon-setting-fill:before {
|
|
|
+ content: '\e871';
|
|
|
+}
|
|
|
+
|
|
|
+.icon-USB-fill:before {
|
|
|
+ content: '\e872';
|
|
|
+}
|
|
|
+
|
|
|
+.icon-antdesign:before {
|
|
|
+ content: '\e879';
|
|
|
+}
|
|
|
+
|
|
|
+.icon-IE:before {
|
|
|
+ content: '\e87a';
|
|
|
+}
|
|
|
+
|
|
|
+.icon-HTML:before {
|
|
|
+ content: '\e87d';
|
|
|
+}
|
|
|
+
|
|
|
+.icon-apple:before {
|
|
|
+ content: '\e87e';
|
|
|
+}
|
|
|
+
|
|
|
+.icon-android:before {
|
|
|
+ content: '\e87f';
|
|
|
+}
|
|
|
+
|
|
|
+.icon-windows:before {
|
|
|
+ content: '\e880';
|
|
|
+}
|
|
|
+
|
|
|
+.icon-zoomout:before {
|
|
|
+ content: '\e897';
|
|
|
+}
|
|
|
+
|
|
|
+.icon-apartment:before {
|
|
|
+ content: '\e898';
|
|
|
+}
|
|
|
+
|
|
|
+.icon-audio:before {
|
|
|
+ content: '\e899';
|
|
|
+}
|
|
|
+
|
|
|
+.icon-robot:before {
|
|
|
+ content: '\e89a';
|
|
|
+}
|
|
|
+
|
|
|
+.icon-zoomin:before {
|
|
|
+ content: '\e89b';
|
|
|
+}
|
|
|
+
|
|
|
+.icon-robot-fill:before {
|
|
|
+ content: '\e8e8';
|
|
|
+}
|
|
|
+
|
|
|
+.icon-bug-fill:before {
|
|
|
+ content: '\e8e9';
|
|
|
+}
|
|
|
+
|
|
|
+.icon-bug:before {
|
|
|
+ content: '\e8ea';
|
|
|
+}
|
|
|
+
|
|
|
+.icon-audiostatic:before {
|
|
|
+ content: '\e8eb';
|
|
|
+}
|
|
|
+
|
|
|
+.icon-comment:before {
|
|
|
+ content: '\e8ec';
|
|
|
+}
|
|
|
+
|
|
|
+.icon-signal-fill:before {
|
|
|
+ content: '\e8ed';
|
|
|
+}
|
|
|
+
|
|
|
+.icon-videocameraadd:before {
|
|
|
+ content: '\e8ee';
|
|
|
+}
|
|
|
+
|
|
|
+.icon-switchuser:before {
|
|
|
+ content: '\e8ef';
|
|
|
+}
|
|
|
+
|
|
|
+.icon-appstoreadd:before {
|
|
|
+ content: '\e8f0';
|
|
|
+}
|
|
|
+
|
|
|
+.icon-search:before {
|
|
|
+ content: '\e8f1';
|
|
|
+}
|
|
|
+
|
|
|
+.icon-woman:before {
|
|
|
+ content: '\e8f2';
|
|
|
+}
|
|
|
+
|
|
|
+.icon-plus:before {
|
|
|
+ content: '\e8fe';
|
|
|
+}
|
|
|
+
|
|
|
+.icon-eyeclose-fill:before {
|
|
|
+ content: '\e8ff';
|
|
|
+}
|
|
|
+
|
|
|
+.icon-eye-close:before {
|
|
|
+ content: '\e900';
|
|
|
+}
|
|
|
+
|
|
|
+.icon-clear:before {
|
|
|
+ content: '\e901';
|
|
|
+}
|
|
|
+
|
|
|
+.icon-rotate-left:before {
|
|
|
+ content: '\e902';
|
|
|
+}
|
|
|
+
|
|
|
+.icon-rotate-right:before {
|
|
|
+ content: '\e903';
|
|
|
+}
|
|
|
+
|
|
|
+.icon-insertrowbelow:before {
|
|
|
+ content: '\e904';
|
|
|
+}
|
|
|
+
|
|
|
+.icon-insertrowabove:before {
|
|
|
+ content: '\e905';
|
|
|
+}
|
|
|
+
|
|
|
+.icon-table1:before {
|
|
|
+ content: '\e906';
|
|
|
+}
|
|
|
+
|
|
|
+.icon-solit-cells:before {
|
|
|
+ content: '\e907';
|
|
|
+}
|
|
|
+
|
|
|
+.icon-formatpainter:before {
|
|
|
+ content: '\e908';
|
|
|
+}
|
|
|
+
|
|
|
+.icon-insertrowright:before {
|
|
|
+ content: '\e909';
|
|
|
+}
|
|
|
+
|
|
|
+.icon-formatpainter-fill:before {
|
|
|
+ content: '\e90a';
|
|
|
+}
|
|
|
+
|
|
|
+.icon-insertrowleft:before {
|
|
|
+ content: '\e90b';
|
|
|
+}
|
|
|
+
|
|
|
+.icon-translate:before {
|
|
|
+ content: '\e90c';
|
|
|
+}
|
|
|
+
|
|
|
+.icon-deleterow:before {
|
|
|
+ content: '\e90d';
|
|
|
+}
|
|
|
+
|
|
|
+.icon-sisternode:before {
|
|
|
+ content: '\e90e';
|
|
|
+}
|
|
|
+
|
|
|
+.icon-Field-number:before {
|
|
|
+ content: '\e90f';
|
|
|
+}
|
|
|
+
|
|
|
+.icon-Field-String:before {
|
|
|
+ content: '\e910';
|
|
|
+}
|
|
|
+
|
|
|
+.icon-Function:before {
|
|
|
+ content: '\e911';
|
|
|
+}
|
|
|
+
|
|
|
+.icon-Field-time:before {
|
|
|
+ content: '\e912';
|
|
|
+}
|
|
|
+
|
|
|
+.icon-GIF:before {
|
|
|
+ content: '\e913';
|
|
|
+}
|
|
|
+
|
|
|
+.icon-Partition:before {
|
|
|
+ content: '\e914';
|
|
|
+}
|
|
|
+
|
|
|
+.icon-index:before {
|
|
|
+ content: '\e915';
|
|
|
+}
|
|
|
+
|
|
|
+.icon-Storedprocedure:before {
|
|
|
+ content: '\e916';
|
|
|
+}
|
|
|
+
|
|
|
+.icon-Field-Binary:before {
|
|
|
+ content: '\e917';
|
|
|
+}
|
|
|
+
|
|
|
+.icon-Console-SQL:before {
|
|
|
+ content: '\e918';
|
|
|
+}
|
|
|
+
|
|
|
+.icon-icon-test:before {
|
|
|
+ content: '\e919';
|
|
|
+}
|
|
|
+
|
|
|
+.icon-aim:before {
|
|
|
+ content: '\e91a';
|
|
|
+}
|
|
|
+
|
|
|
+.icon-compress:before {
|
|
|
+ content: '\e91b';
|
|
|
+}
|
|
|
+
|
|
|
+.icon-expend:before {
|
|
|
+ content: '\e91c';
|
|
|
+}
|
|
|
+
|
|
|
+.icon-folder-view:before {
|
|
|
+ content: '\e91d';
|
|
|
+}
|
|
|
+
|
|
|
+.icon-file-GIF:before {
|
|
|
+ content: '\e91e';
|
|
|
+}
|
|
|
+
|
|
|
+.icon-group:before {
|
|
|
+ content: '\e91f';
|
|
|
+}
|
|
|
+
|
|
|
+.icon-send:before {
|
|
|
+ content: '\e920';
|
|
|
+}
|
|
|
+
|
|
|
+.icon-Report:before {
|
|
|
+ content: '\e921';
|
|
|
+}
|
|
|
+
|
|
|
+.icon-View:before {
|
|
|
+ content: '\e922';
|
|
|
+}
|
|
|
+
|
|
|
+.icon-shortcut:before {
|
|
|
+ content: '\e923';
|
|
|
+}
|
|
|
+
|
|
|
+.icon-ungroup:before {
|
|
|
+ content: '\e924';
|
|
|
+}
|
|
|
+
|
|
|
+.icon-edit-square:before {
|
|
|
+ content: '\e7c6';
|
|
|
+}
|
|
|
+
|
|
|
+.icon-export:before {
|
|
|
+ content: '\e7c7';
|
|
|
+}
|
|
|
+
|
|
|
+.icon-save:before {
|
|
|
+ content: '\e7c8';
|
|
|
+}
|
|
|
+
|
|
|
+.icon-appstore:before {
|
|
|
+ content: '\e7c9';
|
|
|
+}
|
|
|
+
|
|
|
+.icon-minus-square:before {
|
|
|
+ content: '\e7ca';
|
|
|
+}
|
|
|
+
|
|
|
+.icon-plus-square:before {
|
|
|
+ content: '\e7cb';
|
|
|
+}
|
|
|
+
|
|
|
+.icon-right-square:before {
|
|
|
+ content: '\e7cc';
|
|
|
+}
|
|
|
+
|
|
|
+.icon-wallet:before {
|
|
|
+ content: '\e7cd';
|
|
|
+}
|
|
|
+
|
|
|
+.icon-adduser:before {
|
|
|
+ content: '\e7ce';
|
|
|
+}
|
|
|
+
|
|
|
+.icon-deleteteam:before {
|
|
|
+ content: '\e7cf';
|
|
|
+}
|
|
|
+
|
|
|
+.icon-deleteuser:before {
|
|
|
+ content: '\e7d0';
|
|
|
+}
|
|
|
+
|
|
|
+.icon-addteam:before {
|
|
|
+ content: '\e7d1';
|
|
|
+}
|
|
|
+
|
|
|
+.icon-user:before {
|
|
|
+ content: '\e7d2';
|
|
|
+}
|
|
|
+
|
|
|
+.icon-team:before {
|
|
|
+ content: '\e7d3';
|
|
|
+}
|
|
|
+
|
|
|
+.icon-areachart:before {
|
|
|
+ content: '\e7d4';
|
|
|
+}
|
|
|
+
|
|
|
+.icon-linechart:before {
|
|
|
+ content: '\e7d5';
|
|
|
+}
|
|
|
+
|
|
|
+.icon-barchart:before {
|
|
|
+ content: '\e7d6';
|
|
|
+}
|
|
|
+
|
|
|
+.icon-pointmap:before {
|
|
|
+ content: '\e7d7';
|
|
|
+}
|
|
|
+
|
|
|
+.icon-container:before {
|
|
|
+ content: '\e7d8';
|
|
|
+}
|
|
|
+
|
|
|
+.icon-database:before {
|
|
|
+ content: '\e7d9';
|
|
|
+}
|
|
|
+
|
|
|
+.icon-sever:before {
|
|
|
+ content: '\e7da';
|
|
|
+}
|
|
|
+
|
|
|
+.icon-mobile:before {
|
|
|
+ content: '\e7db';
|
|
|
+}
|
|
|
+
|
|
|
+.icon-tablet:before {
|
|
|
+ content: '\e7dc';
|
|
|
+}
|
|
|
+
|
|
|
+.icon-redenvelope:before {
|
|
|
+ content: '\e7dd';
|
|
|
+}
|
|
|
+
|
|
|
+.icon-book:before {
|
|
|
+ content: '\e7de';
|
|
|
+}
|
|
|
+
|
|
|
+.icon-filedone:before {
|
|
|
+ content: '\e7df';
|
|
|
+}
|
|
|
+
|
|
|
+.icon-reconciliation:before {
|
|
|
+ content: '\e7e0';
|
|
|
+}
|
|
|
+
|
|
|
+.icon-file-exception:before {
|
|
|
+ content: '\e7e1';
|
|
|
+}
|
|
|
+
|
|
|
+.icon-filesync:before {
|
|
|
+ content: '\e7e2';
|
|
|
+}
|
|
|
+
|
|
|
+.icon-filesearch:before {
|
|
|
+ content: '\e7e3';
|
|
|
+}
|
|
|
+
|
|
|
+.icon-solution:before {
|
|
|
+ content: '\e7e4';
|
|
|
+}
|
|
|
+
|
|
|
+.icon-fileprotect:before {
|
|
|
+ content: '\e7e5';
|
|
|
+}
|
|
|
+
|
|
|
+.icon-file-add:before {
|
|
|
+ content: '\e7e6';
|
|
|
+}
|
|
|
+
|
|
|
+.icon-file-excel:before {
|
|
|
+ content: '\e7e7';
|
|
|
+}
|
|
|
+
|
|
|
+.icon-file-exclamation:before {
|
|
|
+ content: '\e7e8';
|
|
|
+}
|
|
|
+
|
|
|
+.icon-file-pdf:before {
|
|
|
+ content: '\e7e9';
|
|
|
+}
|
|
|
+
|
|
|
+.icon-file-image:before {
|
|
|
+ content: '\e7ea';
|
|
|
+}
|
|
|
+
|
|
|
+.icon-file-markdown:before {
|
|
|
+ content: '\e7eb';
|
|
|
+}
|
|
|
+
|
|
|
+.icon-file-ppt:before {
|
|
|
+ content: '\e7ec';
|
|
|
+}
|
|
|
+
|
|
|
+.icon-file-word:before {
|
|
|
+ content: '\e7ed';
|
|
|
+}
|
|
|
+
|
|
|
+.icon-file:before {
|
|
|
+ content: '\e7ee';
|
|
|
+}
|
|
|
+
|
|
|
+.icon-file-zip:before {
|
|
|
+ content: '\e7ef';
|
|
|
+}
|
|
|
+
|
|
|
+.icon-file-text:before {
|
|
|
+ content: '\e7f0';
|
|
|
+}
|
|
|
+
|
|
|
+.icon-file-copy:before {
|
|
|
+ content: '\e7f1';
|
|
|
+}
|
|
|
+
|
|
|
+.icon-snippets:before {
|
|
|
+ content: '\e7f2';
|
|
|
+}
|
|
|
+
|
|
|
+.icon-audit:before {
|
|
|
+ content: '\e7f3';
|
|
|
+}
|
|
|
+
|
|
|
+.icon-diff:before {
|
|
|
+ content: '\e7f4';
|
|
|
+}
|
|
|
+
|
|
|
+.icon-Batchfolding:before {
|
|
|
+ content: '\e7f5';
|
|
|
+}
|
|
|
+
|
|
|
+.icon-securityscan:before {
|
|
|
+ content: '\e7f6';
|
|
|
+}
|
|
|
+
|
|
|
+.icon-propertysafety:before {
|
|
|
+ content: '\e7f7';
|
|
|
+}
|
|
|
+
|
|
|
+.icon-safetycertificate:before {
|
|
|
+ content: '\e7f8';
|
|
|
+}
|
|
|
+
|
|
|
+.icon-insurance:before {
|
|
|
+ content: '\e7f9';
|
|
|
+}
|
|
|
+
|
|
|
+.icon-alert:before {
|
|
|
+ content: '\e7fa';
|
|
|
+}
|
|
|
+
|
|
|
+.icon-delete:before {
|
|
|
+ content: '\e7fb';
|
|
|
+}
|
|
|
+
|
|
|
+.icon-hourglass:before {
|
|
|
+ content: '\e7fc';
|
|
|
+}
|
|
|
+
|
|
|
+.icon-bulb:before {
|
|
|
+ content: '\e7fd';
|
|
|
+}
|
|
|
+
|
|
|
+.icon-bell:before {
|
|
|
+ content: '\e7fe';
|
|
|
+}
|
|
|
+
|
|
|
+.icon-trophy:before {
|
|
|
+ content: '\e7ff';
|
|
|
+}
|
|
|
+
|
|
|
+.icon-rest:before {
|
|
|
+ content: '\e800';
|
|
|
+}
|
|
|
+
|
|
|
+.icon-USB:before {
|
|
|
+ content: '\e801';
|
|
|
+}
|
|
|
+
|
|
|
+.icon-skin:before {
|
|
|
+ content: '\e802';
|
|
|
+}
|
|
|
+
|
|
|
+.icon-home:before {
|
|
|
+ content: '\e803';
|
|
|
+}
|
|
|
+
|
|
|
+.icon-bank:before {
|
|
|
+ content: '\e804';
|
|
|
+}
|
|
|
+
|
|
|
+.icon-filter:before {
|
|
|
+ content: '\e805';
|
|
|
+}
|
|
|
+
|
|
|
+.icon-like:before {
|
|
|
+ content: '\e806';
|
|
|
+}
|
|
|
+
|
|
|
+.icon-unlike:before {
|
|
|
+ content: '\e807';
|
|
|
+}
|
|
|
+
|
|
|
+.icon-close-circle:before {
|
|
|
+ content: '\e782';
|
|
|
+}
|
|
|
+
|
|
|
+.icon-frown:before {
|
|
|
+ content: '\e783';
|
|
|
+}
|
|
|
+
|
|
|
+.icon-info-circle:before {
|
|
|
+ content: '\e784';
|
|
|
+}
|
|
|
+
|
|
|
+.icon-left-circle:before {
|
|
|
+ content: '\e785';
|
|
|
+}
|
|
|
+
|
|
|
+.icon-down-circle:before {
|
|
|
+ content: '\e786';
|
|
|
+}
|
|
|
+
|
|
|
+.icon-EURO:before {
|
|
|
+ content: '\e787';
|
|
|
+}
|
|
|
+
|
|
|
+.icon-copyright:before {
|
|
|
+ content: '\e788';
|
|
|
+}
|
|
|
+
|
|
|
+.icon-minus-circle:before {
|
|
|
+ content: '\e789';
|
|
|
+}
|
|
|
+
|
|
|
+.icon-meh:before {
|
|
|
+ content: '\e78a';
|
|
|
+}
|
|
|
+
|
|
|
+.icon-plus-circle:before {
|
|
|
+ content: '\e78b';
|
|
|
+}
|
|
|
+
|
|
|
+.icon-play-circle:before {
|
|
|
+ content: '\e78c';
|
|
|
+}
|
|
|
+
|
|
|
+.icon-question-circle:before {
|
|
|
+ content: '\e78d';
|
|
|
+}
|
|
|
+
|
|
|
+.icon-Pound:before {
|
|
|
+ content: '\e78e';
|
|
|
+}
|
|
|
+
|
|
|
+.icon-right-circle:before {
|
|
|
+ content: '\e78f';
|
|
|
+}
|
|
|
+
|
|
|
+.icon-smile:before {
|
|
|
+ content: '\e790';
|
|
|
+}
|
|
|
+
|
|
|
+.icon-trademark:before {
|
|
|
+ content: '\e791';
|
|
|
+}
|
|
|
+
|
|
|
+.icon-time-circle:before {
|
|
|
+ content: '\e792';
|
|
|
+}
|
|
|
+
|
|
|
+.icon-timeout:before {
|
|
|
+ content: '\e793';
|
|
|
+}
|
|
|
+
|
|
|
+.icon-earth:before {
|
|
|
+ content: '\e794';
|
|
|
+}
|
|
|
+
|
|
|
+.icon-YUAN:before {
|
|
|
+ content: '\e795';
|
|
|
+}
|
|
|
+
|
|
|
+.icon-up-circle:before {
|
|
|
+ content: '\e796';
|
|
|
+}
|
|
|
+
|
|
|
+.icon-warning-circle:before {
|
|
|
+ content: '\e797';
|
|
|
+}
|
|
|
+
|
|
|
+.icon-sync:before {
|
|
|
+ content: '\e798';
|
|
|
+}
|
|
|
+
|
|
|
+.icon-transaction:before {
|
|
|
+ content: '\e799';
|
|
|
+}
|
|
|
+
|
|
|
+.icon-undo:before {
|
|
|
+ content: '\e79a';
|
|
|
+}
|
|
|
|
|
|
- code[class*="language-"],
|
|
|
- pre[class*="language-"] {
|
|
|
- text-shadow: none;
|
|
|
- }
|
|
|
+.icon-redo:before {
|
|
|
+ content: '\e79b';
|
|
|
}
|
|
|
|
|
|
-/* Code blocks */
|
|
|
-pre[class*="language-"] {
|
|
|
- padding: 1em;
|
|
|
- margin: .5em 0;
|
|
|
- overflow: auto;
|
|
|
+.icon-reload:before {
|
|
|
+ content: '\e79c';
|
|
|
}
|
|
|
|
|
|
-:not(pre)>code[class*="language-"],
|
|
|
-pre[class*="language-"] {
|
|
|
- background: #f5f2f0;
|
|
|
+.icon-reloadtime:before {
|
|
|
+ content: '\e79d';
|
|
|
}
|
|
|
|
|
|
-/* Inline code */
|
|
|
-:not(pre)>code[class*="language-"] {
|
|
|
- padding: .1em;
|
|
|
- border-radius: .3em;
|
|
|
- white-space: normal;
|
|
|
+.icon-message:before {
|
|
|
+ content: '\e79e';
|
|
|
}
|
|
|
|
|
|
-.token.comment,
|
|
|
-.token.prolog,
|
|
|
-.token.doctype,
|
|
|
-.token.cdata {
|
|
|
- color: slategray;
|
|
|
+.icon-dashboard:before {
|
|
|
+ content: '\e79f';
|
|
|
}
|
|
|
|
|
|
-.token.punctuation {
|
|
|
- color: #999;
|
|
|
+.icon-issuesclose:before {
|
|
|
+ content: '\e7a0';
|
|
|
}
|
|
|
|
|
|
-.namespace {
|
|
|
- opacity: .7;
|
|
|
+.icon-poweroff:before {
|
|
|
+ content: '\e7a1';
|
|
|
}
|
|
|
|
|
|
-.token.property,
|
|
|
-.token.tag,
|
|
|
-.token.boolean,
|
|
|
-.token.number,
|
|
|
-.token.constant,
|
|
|
-.token.symbol,
|
|
|
-.token.deleted {
|
|
|
- color: #905;
|
|
|
+.icon-logout:before {
|
|
|
+ content: '\e7a2';
|
|
|
}
|
|
|
|
|
|
-.token.selector,
|
|
|
-.token.attr-name,
|
|
|
-.token.string,
|
|
|
-.token.char,
|
|
|
-.token.builtin,
|
|
|
-.token.inserted {
|
|
|
- color: #690;
|
|
|
+.icon-piechart:before {
|
|
|
+ content: '\e7a3';
|
|
|
}
|
|
|
|
|
|
-.token.operator,
|
|
|
-.token.entity,
|
|
|
-.token.url,
|
|
|
-.language-css .token.string,
|
|
|
-.style .token.string {
|
|
|
- color: #9a6e3a;
|
|
|
- background: hsla(0, 0%, 100%, .5);
|
|
|
+.icon-setting:before {
|
|
|
+ content: '\e7a4';
|
|
|
}
|
|
|
|
|
|
-.token.atrule,
|
|
|
-.token.attr-value,
|
|
|
-.token.keyword {
|
|
|
- color: #07a;
|
|
|
+.icon-eye:before {
|
|
|
+ content: '\e7a5';
|
|
|
}
|
|
|
|
|
|
-.token.function,
|
|
|
-.token.class-name {
|
|
|
- color: #DD4A68;
|
|
|
+.icon-location:before {
|
|
|
+ content: '\e7a6';
|
|
|
}
|
|
|
|
|
|
-.token.regex,
|
|
|
-.token.important,
|
|
|
-.token.variable {
|
|
|
- color: #e90;
|
|
|
+.icon-check-circle:before {
|
|
|
+ content: '\e77d';
|
|
|
}
|
|
|
|
|
|
-.token.important,
|
|
|
-.token.bold {
|
|
|
- font-weight: bold;
|
|
|
+.icon-CI:before {
|
|
|
+ content: '\e77e';
|
|
|
}
|
|
|
|
|
|
-.token.italic {
|
|
|
- font-style: italic;
|
|
|
+.icon-Dollar:before {
|
|
|
+ content: '\e77f';
|
|
|
}
|
|
|
|
|
|
-.token.entity {
|
|
|
- cursor: help;
|
|
|
+.icon-compass:before {
|
|
|
+ content: '\e780';
|
|
|
}
|