@mdsfe/mds-ui 0.2.10-rc.3 → 0.2.10-rc.5
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/_util/iconfont/index.js +7 -7
- package/dist/font/{iconfont.28359fa.ttf → iconfont.157d145.ttf} +0 -0
- package/dist/font/iconfont.ae1a28f.woff2 +0 -0
- package/dist/font/iconfont.bee7189.woff +0 -0
- package/dist/mds-ui.min.css +1 -1
- package/dist/style/affix.css +94 -1
- package/dist/style/anchor.css +94 -1
- package/dist/style/avatar.css +94 -1
- package/dist/style/badge.css +94 -1
- package/dist/style/bordershadow.css +94 -1
- package/dist/style/breadcrumb.css +94 -1
- package/dist/style/button.css +94 -1
- package/dist/style/card.css +94 -1
- package/dist/style/carousel.css +94 -1
- package/dist/style/checkbox.css +94 -1
- package/dist/style/col.css +94 -1
- package/dist/style/collapse.css +94 -1
- package/dist/style/color.css +94 -1
- package/dist/style/datepicker.css +94 -1
- package/dist/style/divider.css +94 -1
- package/dist/style/drawer.css +94 -1
- package/dist/style/dropdown.css +94 -1
- package/dist/style/empty.css +94 -1
- package/dist/style/font.css +94 -1
- package/dist/style/form.css +94 -1
- package/dist/style/icon.css +94 -1
- package/dist/style/input.css +94 -1
- package/dist/style/inputnumber.css +94 -1
- package/dist/style/layout.css +94 -1
- package/dist/style/list.css +94 -1
- package/dist/style/loading.css +94 -1
- package/dist/style/menu.css +94 -1
- package/dist/style/modal.css +94 -1
- package/dist/style/notification.css +94 -1
- package/dist/style/pagination.css +94 -1
- package/dist/style/popconfirm.css +94 -1
- package/dist/style/popover.css +94 -1
- package/dist/style/progress.css +94 -1
- package/dist/style/radio.css +94 -1
- package/dist/style/rate.css +94 -1
- package/dist/style/row.css +94 -1
- package/dist/style/select.css +94 -1
- package/dist/style/slider.css +94 -1
- package/dist/style/slottable.css +94 -1
- package/dist/style/steps.css +94 -1
- package/dist/style/switch.css +94 -1
- package/dist/style/table.css +94 -1
- package/dist/style/tabs.css +94 -1
- package/dist/style/tag.css +94 -1
- package/dist/style/text.css +94 -1
- package/dist/style/timeline.css +94 -1
- package/dist/style/timepicker.css +94 -1
- package/dist/style/tooltip.css +94 -1
- package/dist/style/tree.css +94 -1
- package/dist/style/typography.css +94 -1
- package/dist/style/upload.css +94 -1
- package/package.json +5 -2
- package/CHANGELOG.md +0 -971
- package/dist/font/iconfont.486e3d3.woff2 +0 -0
- package/dist/font/iconfont.675049e.woff +0 -0
package/dist/style/list.css
CHANGED
|
@@ -554,7 +554,7 @@ samp {
|
|
|
554
554
|
font-display: auto;
|
|
555
555
|
font-style: normal;
|
|
556
556
|
/* project id 1921203 */
|
|
557
|
-
src: url(/dist/font/iconfont.
|
|
557
|
+
src: url(/dist/font/iconfont.ae1a28f.woff2) format('woff2'), url(/dist/font/iconfont.bee7189.woff) format('woff'), url(/dist/font/iconfont.157d145.ttf) format('truetype');
|
|
558
558
|
}
|
|
559
559
|
.mdsicon {
|
|
560
560
|
display: inline-block;
|
|
@@ -4724,6 +4724,99 @@ samp {
|
|
|
4724
4724
|
display: inline-block;
|
|
4725
4725
|
animation: loadingCircle 6s infinite linear;
|
|
4726
4726
|
}
|
|
4727
|
+
.mdsicon-line-data-report:before {
|
|
4728
|
+
content: "\E6D9";
|
|
4729
|
+
}
|
|
4730
|
+
.mdsicon-line-common-reports:before {
|
|
4731
|
+
content: "\E6DA";
|
|
4732
|
+
}
|
|
4733
|
+
.mdsicon-line-task:before {
|
|
4734
|
+
content: "\E6DB";
|
|
4735
|
+
}
|
|
4736
|
+
.mdsicon-line-employee-information:before {
|
|
4737
|
+
content: "\E6C1";
|
|
4738
|
+
}
|
|
4739
|
+
.mdsicon-line-qr-checkin:before {
|
|
4740
|
+
content: "\E6C2";
|
|
4741
|
+
}
|
|
4742
|
+
.mdsicon-line-personal-information:before {
|
|
4743
|
+
content: "\E6D3";
|
|
4744
|
+
}
|
|
4745
|
+
.mdsicon-line-kaoqin:before {
|
|
4746
|
+
content: "\E6D4";
|
|
4747
|
+
}
|
|
4748
|
+
.mdsicon-line-meiyan:before {
|
|
4749
|
+
content: "\E6D5";
|
|
4750
|
+
}
|
|
4751
|
+
.mdsicon-line-okr-thin:before {
|
|
4752
|
+
content: "\E6D6";
|
|
4753
|
+
}
|
|
4754
|
+
.mdsicon-line-resignation:before {
|
|
4755
|
+
content: "\E6D7";
|
|
4756
|
+
}
|
|
4757
|
+
.mdsicon-line-SSC-contact:before {
|
|
4758
|
+
content: "\E6D8";
|
|
4759
|
+
}
|
|
4760
|
+
.mdsicon-line-HR:before {
|
|
4761
|
+
content: "\E6B9";
|
|
4762
|
+
}
|
|
4763
|
+
.mdsicon-line-OA:before {
|
|
4764
|
+
content: "\E6BA";
|
|
4765
|
+
}
|
|
4766
|
+
.mdsicon-line-yunxiao:before {
|
|
4767
|
+
content: "\E6BB";
|
|
4768
|
+
}
|
|
4769
|
+
.mdsicon-line-test-report:before {
|
|
4770
|
+
content: "\E6BC";
|
|
4771
|
+
}
|
|
4772
|
+
.mdsicon-line-beisen:before {
|
|
4773
|
+
content: "\E6BD";
|
|
4774
|
+
}
|
|
4775
|
+
.mdsicon-line-all-reports:before {
|
|
4776
|
+
content: "\E6BE";
|
|
4777
|
+
}
|
|
4778
|
+
.mdsicon-line-performance-thin:before {
|
|
4779
|
+
content: "\E6BF";
|
|
4780
|
+
}
|
|
4781
|
+
.mdsicon-line-prove-apply:before {
|
|
4782
|
+
content: "\E6C0";
|
|
4783
|
+
}
|
|
4784
|
+
.mdsicon-line-database:before {
|
|
4785
|
+
content: "\E6B8";
|
|
4786
|
+
}
|
|
4787
|
+
.mdsicon-line-attendance:before {
|
|
4788
|
+
content: "\E6AF";
|
|
4789
|
+
}
|
|
4790
|
+
.mdsicon-line-my-team:before {
|
|
4791
|
+
content: "\E6B4";
|
|
4792
|
+
}
|
|
4793
|
+
.mdsicon-line-staff-information:before {
|
|
4794
|
+
content: "\E6B7";
|
|
4795
|
+
}
|
|
4796
|
+
.mdsicon-line-performance:before {
|
|
4797
|
+
content: "\E6B1";
|
|
4798
|
+
}
|
|
4799
|
+
.mdsicon-line-rank-evaluation:before {
|
|
4800
|
+
content: "\E6B2";
|
|
4801
|
+
}
|
|
4802
|
+
.mdsicon-line-partner:before {
|
|
4803
|
+
content: "\E6B3";
|
|
4804
|
+
}
|
|
4805
|
+
.mdsicon-line-okr:before {
|
|
4806
|
+
content: "\E6B5";
|
|
4807
|
+
}
|
|
4808
|
+
.mdsicon-line-information:before {
|
|
4809
|
+
content: "\E6B6";
|
|
4810
|
+
}
|
|
4811
|
+
.mdsicon-line-train:before {
|
|
4812
|
+
content: "\E6AE";
|
|
4813
|
+
}
|
|
4814
|
+
.mdsicon-line-role:before {
|
|
4815
|
+
content: "\E6B0";
|
|
4816
|
+
}
|
|
4817
|
+
.mdsicon-line-jixiao:before {
|
|
4818
|
+
content: "\E6AD";
|
|
4819
|
+
}
|
|
4727
4820
|
.mdsicon-line-recommended-2:before {
|
|
4728
4821
|
content: "\E698";
|
|
4729
4822
|
}
|
package/dist/style/loading.css
CHANGED
|
@@ -554,7 +554,7 @@ samp {
|
|
|
554
554
|
font-display: auto;
|
|
555
555
|
font-style: normal;
|
|
556
556
|
/* project id 1921203 */
|
|
557
|
-
src: url(/dist/font/iconfont.
|
|
557
|
+
src: url(/dist/font/iconfont.ae1a28f.woff2) format('woff2'), url(/dist/font/iconfont.bee7189.woff) format('woff'), url(/dist/font/iconfont.157d145.ttf) format('truetype');
|
|
558
558
|
}
|
|
559
559
|
.mdsicon {
|
|
560
560
|
display: inline-block;
|
|
@@ -4724,6 +4724,99 @@ samp {
|
|
|
4724
4724
|
display: inline-block;
|
|
4725
4725
|
animation: loadingCircle 6s infinite linear;
|
|
4726
4726
|
}
|
|
4727
|
+
.mdsicon-line-data-report:before {
|
|
4728
|
+
content: "\E6D9";
|
|
4729
|
+
}
|
|
4730
|
+
.mdsicon-line-common-reports:before {
|
|
4731
|
+
content: "\E6DA";
|
|
4732
|
+
}
|
|
4733
|
+
.mdsicon-line-task:before {
|
|
4734
|
+
content: "\E6DB";
|
|
4735
|
+
}
|
|
4736
|
+
.mdsicon-line-employee-information:before {
|
|
4737
|
+
content: "\E6C1";
|
|
4738
|
+
}
|
|
4739
|
+
.mdsicon-line-qr-checkin:before {
|
|
4740
|
+
content: "\E6C2";
|
|
4741
|
+
}
|
|
4742
|
+
.mdsicon-line-personal-information:before {
|
|
4743
|
+
content: "\E6D3";
|
|
4744
|
+
}
|
|
4745
|
+
.mdsicon-line-kaoqin:before {
|
|
4746
|
+
content: "\E6D4";
|
|
4747
|
+
}
|
|
4748
|
+
.mdsicon-line-meiyan:before {
|
|
4749
|
+
content: "\E6D5";
|
|
4750
|
+
}
|
|
4751
|
+
.mdsicon-line-okr-thin:before {
|
|
4752
|
+
content: "\E6D6";
|
|
4753
|
+
}
|
|
4754
|
+
.mdsicon-line-resignation:before {
|
|
4755
|
+
content: "\E6D7";
|
|
4756
|
+
}
|
|
4757
|
+
.mdsicon-line-SSC-contact:before {
|
|
4758
|
+
content: "\E6D8";
|
|
4759
|
+
}
|
|
4760
|
+
.mdsicon-line-HR:before {
|
|
4761
|
+
content: "\E6B9";
|
|
4762
|
+
}
|
|
4763
|
+
.mdsicon-line-OA:before {
|
|
4764
|
+
content: "\E6BA";
|
|
4765
|
+
}
|
|
4766
|
+
.mdsicon-line-yunxiao:before {
|
|
4767
|
+
content: "\E6BB";
|
|
4768
|
+
}
|
|
4769
|
+
.mdsicon-line-test-report:before {
|
|
4770
|
+
content: "\E6BC";
|
|
4771
|
+
}
|
|
4772
|
+
.mdsicon-line-beisen:before {
|
|
4773
|
+
content: "\E6BD";
|
|
4774
|
+
}
|
|
4775
|
+
.mdsicon-line-all-reports:before {
|
|
4776
|
+
content: "\E6BE";
|
|
4777
|
+
}
|
|
4778
|
+
.mdsicon-line-performance-thin:before {
|
|
4779
|
+
content: "\E6BF";
|
|
4780
|
+
}
|
|
4781
|
+
.mdsicon-line-prove-apply:before {
|
|
4782
|
+
content: "\E6C0";
|
|
4783
|
+
}
|
|
4784
|
+
.mdsicon-line-database:before {
|
|
4785
|
+
content: "\E6B8";
|
|
4786
|
+
}
|
|
4787
|
+
.mdsicon-line-attendance:before {
|
|
4788
|
+
content: "\E6AF";
|
|
4789
|
+
}
|
|
4790
|
+
.mdsicon-line-my-team:before {
|
|
4791
|
+
content: "\E6B4";
|
|
4792
|
+
}
|
|
4793
|
+
.mdsicon-line-staff-information:before {
|
|
4794
|
+
content: "\E6B7";
|
|
4795
|
+
}
|
|
4796
|
+
.mdsicon-line-performance:before {
|
|
4797
|
+
content: "\E6B1";
|
|
4798
|
+
}
|
|
4799
|
+
.mdsicon-line-rank-evaluation:before {
|
|
4800
|
+
content: "\E6B2";
|
|
4801
|
+
}
|
|
4802
|
+
.mdsicon-line-partner:before {
|
|
4803
|
+
content: "\E6B3";
|
|
4804
|
+
}
|
|
4805
|
+
.mdsicon-line-okr:before {
|
|
4806
|
+
content: "\E6B5";
|
|
4807
|
+
}
|
|
4808
|
+
.mdsicon-line-information:before {
|
|
4809
|
+
content: "\E6B6";
|
|
4810
|
+
}
|
|
4811
|
+
.mdsicon-line-train:before {
|
|
4812
|
+
content: "\E6AE";
|
|
4813
|
+
}
|
|
4814
|
+
.mdsicon-line-role:before {
|
|
4815
|
+
content: "\E6B0";
|
|
4816
|
+
}
|
|
4817
|
+
.mdsicon-line-jixiao:before {
|
|
4818
|
+
content: "\E6AD";
|
|
4819
|
+
}
|
|
4727
4820
|
.mdsicon-line-recommended-2:before {
|
|
4728
4821
|
content: "\E698";
|
|
4729
4822
|
}
|
package/dist/style/menu.css
CHANGED
|
@@ -554,7 +554,7 @@ samp {
|
|
|
554
554
|
font-display: auto;
|
|
555
555
|
font-style: normal;
|
|
556
556
|
/* project id 1921203 */
|
|
557
|
-
src: url(/dist/font/iconfont.
|
|
557
|
+
src: url(/dist/font/iconfont.ae1a28f.woff2) format('woff2'), url(/dist/font/iconfont.bee7189.woff) format('woff'), url(/dist/font/iconfont.157d145.ttf) format('truetype');
|
|
558
558
|
}
|
|
559
559
|
.mdsicon {
|
|
560
560
|
display: inline-block;
|
|
@@ -4724,6 +4724,99 @@ samp {
|
|
|
4724
4724
|
display: inline-block;
|
|
4725
4725
|
animation: loadingCircle 6s infinite linear;
|
|
4726
4726
|
}
|
|
4727
|
+
.mdsicon-line-data-report:before {
|
|
4728
|
+
content: "\E6D9";
|
|
4729
|
+
}
|
|
4730
|
+
.mdsicon-line-common-reports:before {
|
|
4731
|
+
content: "\E6DA";
|
|
4732
|
+
}
|
|
4733
|
+
.mdsicon-line-task:before {
|
|
4734
|
+
content: "\E6DB";
|
|
4735
|
+
}
|
|
4736
|
+
.mdsicon-line-employee-information:before {
|
|
4737
|
+
content: "\E6C1";
|
|
4738
|
+
}
|
|
4739
|
+
.mdsicon-line-qr-checkin:before {
|
|
4740
|
+
content: "\E6C2";
|
|
4741
|
+
}
|
|
4742
|
+
.mdsicon-line-personal-information:before {
|
|
4743
|
+
content: "\E6D3";
|
|
4744
|
+
}
|
|
4745
|
+
.mdsicon-line-kaoqin:before {
|
|
4746
|
+
content: "\E6D4";
|
|
4747
|
+
}
|
|
4748
|
+
.mdsicon-line-meiyan:before {
|
|
4749
|
+
content: "\E6D5";
|
|
4750
|
+
}
|
|
4751
|
+
.mdsicon-line-okr-thin:before {
|
|
4752
|
+
content: "\E6D6";
|
|
4753
|
+
}
|
|
4754
|
+
.mdsicon-line-resignation:before {
|
|
4755
|
+
content: "\E6D7";
|
|
4756
|
+
}
|
|
4757
|
+
.mdsicon-line-SSC-contact:before {
|
|
4758
|
+
content: "\E6D8";
|
|
4759
|
+
}
|
|
4760
|
+
.mdsicon-line-HR:before {
|
|
4761
|
+
content: "\E6B9";
|
|
4762
|
+
}
|
|
4763
|
+
.mdsicon-line-OA:before {
|
|
4764
|
+
content: "\E6BA";
|
|
4765
|
+
}
|
|
4766
|
+
.mdsicon-line-yunxiao:before {
|
|
4767
|
+
content: "\E6BB";
|
|
4768
|
+
}
|
|
4769
|
+
.mdsicon-line-test-report:before {
|
|
4770
|
+
content: "\E6BC";
|
|
4771
|
+
}
|
|
4772
|
+
.mdsicon-line-beisen:before {
|
|
4773
|
+
content: "\E6BD";
|
|
4774
|
+
}
|
|
4775
|
+
.mdsicon-line-all-reports:before {
|
|
4776
|
+
content: "\E6BE";
|
|
4777
|
+
}
|
|
4778
|
+
.mdsicon-line-performance-thin:before {
|
|
4779
|
+
content: "\E6BF";
|
|
4780
|
+
}
|
|
4781
|
+
.mdsicon-line-prove-apply:before {
|
|
4782
|
+
content: "\E6C0";
|
|
4783
|
+
}
|
|
4784
|
+
.mdsicon-line-database:before {
|
|
4785
|
+
content: "\E6B8";
|
|
4786
|
+
}
|
|
4787
|
+
.mdsicon-line-attendance:before {
|
|
4788
|
+
content: "\E6AF";
|
|
4789
|
+
}
|
|
4790
|
+
.mdsicon-line-my-team:before {
|
|
4791
|
+
content: "\E6B4";
|
|
4792
|
+
}
|
|
4793
|
+
.mdsicon-line-staff-information:before {
|
|
4794
|
+
content: "\E6B7";
|
|
4795
|
+
}
|
|
4796
|
+
.mdsicon-line-performance:before {
|
|
4797
|
+
content: "\E6B1";
|
|
4798
|
+
}
|
|
4799
|
+
.mdsicon-line-rank-evaluation:before {
|
|
4800
|
+
content: "\E6B2";
|
|
4801
|
+
}
|
|
4802
|
+
.mdsicon-line-partner:before {
|
|
4803
|
+
content: "\E6B3";
|
|
4804
|
+
}
|
|
4805
|
+
.mdsicon-line-okr:before {
|
|
4806
|
+
content: "\E6B5";
|
|
4807
|
+
}
|
|
4808
|
+
.mdsicon-line-information:before {
|
|
4809
|
+
content: "\E6B6";
|
|
4810
|
+
}
|
|
4811
|
+
.mdsicon-line-train:before {
|
|
4812
|
+
content: "\E6AE";
|
|
4813
|
+
}
|
|
4814
|
+
.mdsicon-line-role:before {
|
|
4815
|
+
content: "\E6B0";
|
|
4816
|
+
}
|
|
4817
|
+
.mdsicon-line-jixiao:before {
|
|
4818
|
+
content: "\E6AD";
|
|
4819
|
+
}
|
|
4727
4820
|
.mdsicon-line-recommended-2:before {
|
|
4728
4821
|
content: "\E698";
|
|
4729
4822
|
}
|
package/dist/style/modal.css
CHANGED
|
@@ -554,7 +554,7 @@ samp {
|
|
|
554
554
|
font-display: auto;
|
|
555
555
|
font-style: normal;
|
|
556
556
|
/* project id 1921203 */
|
|
557
|
-
src: url(/dist/font/iconfont.
|
|
557
|
+
src: url(/dist/font/iconfont.ae1a28f.woff2) format('woff2'), url(/dist/font/iconfont.bee7189.woff) format('woff'), url(/dist/font/iconfont.157d145.ttf) format('truetype');
|
|
558
558
|
}
|
|
559
559
|
.mdsicon {
|
|
560
560
|
display: inline-block;
|
|
@@ -4724,6 +4724,99 @@ samp {
|
|
|
4724
4724
|
display: inline-block;
|
|
4725
4725
|
animation: loadingCircle 6s infinite linear;
|
|
4726
4726
|
}
|
|
4727
|
+
.mdsicon-line-data-report:before {
|
|
4728
|
+
content: "\E6D9";
|
|
4729
|
+
}
|
|
4730
|
+
.mdsicon-line-common-reports:before {
|
|
4731
|
+
content: "\E6DA";
|
|
4732
|
+
}
|
|
4733
|
+
.mdsicon-line-task:before {
|
|
4734
|
+
content: "\E6DB";
|
|
4735
|
+
}
|
|
4736
|
+
.mdsicon-line-employee-information:before {
|
|
4737
|
+
content: "\E6C1";
|
|
4738
|
+
}
|
|
4739
|
+
.mdsicon-line-qr-checkin:before {
|
|
4740
|
+
content: "\E6C2";
|
|
4741
|
+
}
|
|
4742
|
+
.mdsicon-line-personal-information:before {
|
|
4743
|
+
content: "\E6D3";
|
|
4744
|
+
}
|
|
4745
|
+
.mdsicon-line-kaoqin:before {
|
|
4746
|
+
content: "\E6D4";
|
|
4747
|
+
}
|
|
4748
|
+
.mdsicon-line-meiyan:before {
|
|
4749
|
+
content: "\E6D5";
|
|
4750
|
+
}
|
|
4751
|
+
.mdsicon-line-okr-thin:before {
|
|
4752
|
+
content: "\E6D6";
|
|
4753
|
+
}
|
|
4754
|
+
.mdsicon-line-resignation:before {
|
|
4755
|
+
content: "\E6D7";
|
|
4756
|
+
}
|
|
4757
|
+
.mdsicon-line-SSC-contact:before {
|
|
4758
|
+
content: "\E6D8";
|
|
4759
|
+
}
|
|
4760
|
+
.mdsicon-line-HR:before {
|
|
4761
|
+
content: "\E6B9";
|
|
4762
|
+
}
|
|
4763
|
+
.mdsicon-line-OA:before {
|
|
4764
|
+
content: "\E6BA";
|
|
4765
|
+
}
|
|
4766
|
+
.mdsicon-line-yunxiao:before {
|
|
4767
|
+
content: "\E6BB";
|
|
4768
|
+
}
|
|
4769
|
+
.mdsicon-line-test-report:before {
|
|
4770
|
+
content: "\E6BC";
|
|
4771
|
+
}
|
|
4772
|
+
.mdsicon-line-beisen:before {
|
|
4773
|
+
content: "\E6BD";
|
|
4774
|
+
}
|
|
4775
|
+
.mdsicon-line-all-reports:before {
|
|
4776
|
+
content: "\E6BE";
|
|
4777
|
+
}
|
|
4778
|
+
.mdsicon-line-performance-thin:before {
|
|
4779
|
+
content: "\E6BF";
|
|
4780
|
+
}
|
|
4781
|
+
.mdsicon-line-prove-apply:before {
|
|
4782
|
+
content: "\E6C0";
|
|
4783
|
+
}
|
|
4784
|
+
.mdsicon-line-database:before {
|
|
4785
|
+
content: "\E6B8";
|
|
4786
|
+
}
|
|
4787
|
+
.mdsicon-line-attendance:before {
|
|
4788
|
+
content: "\E6AF";
|
|
4789
|
+
}
|
|
4790
|
+
.mdsicon-line-my-team:before {
|
|
4791
|
+
content: "\E6B4";
|
|
4792
|
+
}
|
|
4793
|
+
.mdsicon-line-staff-information:before {
|
|
4794
|
+
content: "\E6B7";
|
|
4795
|
+
}
|
|
4796
|
+
.mdsicon-line-performance:before {
|
|
4797
|
+
content: "\E6B1";
|
|
4798
|
+
}
|
|
4799
|
+
.mdsicon-line-rank-evaluation:before {
|
|
4800
|
+
content: "\E6B2";
|
|
4801
|
+
}
|
|
4802
|
+
.mdsicon-line-partner:before {
|
|
4803
|
+
content: "\E6B3";
|
|
4804
|
+
}
|
|
4805
|
+
.mdsicon-line-okr:before {
|
|
4806
|
+
content: "\E6B5";
|
|
4807
|
+
}
|
|
4808
|
+
.mdsicon-line-information:before {
|
|
4809
|
+
content: "\E6B6";
|
|
4810
|
+
}
|
|
4811
|
+
.mdsicon-line-train:before {
|
|
4812
|
+
content: "\E6AE";
|
|
4813
|
+
}
|
|
4814
|
+
.mdsicon-line-role:before {
|
|
4815
|
+
content: "\E6B0";
|
|
4816
|
+
}
|
|
4817
|
+
.mdsicon-line-jixiao:before {
|
|
4818
|
+
content: "\E6AD";
|
|
4819
|
+
}
|
|
4727
4820
|
.mdsicon-line-recommended-2:before {
|
|
4728
4821
|
content: "\E698";
|
|
4729
4822
|
}
|
|
@@ -570,7 +570,7 @@ samp {
|
|
|
570
570
|
font-display: auto;
|
|
571
571
|
font-style: normal;
|
|
572
572
|
/* project id 1921203 */
|
|
573
|
-
src: url(/dist/font/iconfont.
|
|
573
|
+
src: url(/dist/font/iconfont.ae1a28f.woff2) format('woff2'), url(/dist/font/iconfont.bee7189.woff) format('woff'), url(/dist/font/iconfont.157d145.ttf) format('truetype');
|
|
574
574
|
}
|
|
575
575
|
.mdsicon {
|
|
576
576
|
display: inline-block;
|
|
@@ -4740,6 +4740,99 @@ samp {
|
|
|
4740
4740
|
display: inline-block;
|
|
4741
4741
|
animation: loadingCircle 6s infinite linear;
|
|
4742
4742
|
}
|
|
4743
|
+
.mdsicon-line-data-report:before {
|
|
4744
|
+
content: "\E6D9";
|
|
4745
|
+
}
|
|
4746
|
+
.mdsicon-line-common-reports:before {
|
|
4747
|
+
content: "\E6DA";
|
|
4748
|
+
}
|
|
4749
|
+
.mdsicon-line-task:before {
|
|
4750
|
+
content: "\E6DB";
|
|
4751
|
+
}
|
|
4752
|
+
.mdsicon-line-employee-information:before {
|
|
4753
|
+
content: "\E6C1";
|
|
4754
|
+
}
|
|
4755
|
+
.mdsicon-line-qr-checkin:before {
|
|
4756
|
+
content: "\E6C2";
|
|
4757
|
+
}
|
|
4758
|
+
.mdsicon-line-personal-information:before {
|
|
4759
|
+
content: "\E6D3";
|
|
4760
|
+
}
|
|
4761
|
+
.mdsicon-line-kaoqin:before {
|
|
4762
|
+
content: "\E6D4";
|
|
4763
|
+
}
|
|
4764
|
+
.mdsicon-line-meiyan:before {
|
|
4765
|
+
content: "\E6D5";
|
|
4766
|
+
}
|
|
4767
|
+
.mdsicon-line-okr-thin:before {
|
|
4768
|
+
content: "\E6D6";
|
|
4769
|
+
}
|
|
4770
|
+
.mdsicon-line-resignation:before {
|
|
4771
|
+
content: "\E6D7";
|
|
4772
|
+
}
|
|
4773
|
+
.mdsicon-line-SSC-contact:before {
|
|
4774
|
+
content: "\E6D8";
|
|
4775
|
+
}
|
|
4776
|
+
.mdsicon-line-HR:before {
|
|
4777
|
+
content: "\E6B9";
|
|
4778
|
+
}
|
|
4779
|
+
.mdsicon-line-OA:before {
|
|
4780
|
+
content: "\E6BA";
|
|
4781
|
+
}
|
|
4782
|
+
.mdsicon-line-yunxiao:before {
|
|
4783
|
+
content: "\E6BB";
|
|
4784
|
+
}
|
|
4785
|
+
.mdsicon-line-test-report:before {
|
|
4786
|
+
content: "\E6BC";
|
|
4787
|
+
}
|
|
4788
|
+
.mdsicon-line-beisen:before {
|
|
4789
|
+
content: "\E6BD";
|
|
4790
|
+
}
|
|
4791
|
+
.mdsicon-line-all-reports:before {
|
|
4792
|
+
content: "\E6BE";
|
|
4793
|
+
}
|
|
4794
|
+
.mdsicon-line-performance-thin:before {
|
|
4795
|
+
content: "\E6BF";
|
|
4796
|
+
}
|
|
4797
|
+
.mdsicon-line-prove-apply:before {
|
|
4798
|
+
content: "\E6C0";
|
|
4799
|
+
}
|
|
4800
|
+
.mdsicon-line-database:before {
|
|
4801
|
+
content: "\E6B8";
|
|
4802
|
+
}
|
|
4803
|
+
.mdsicon-line-attendance:before {
|
|
4804
|
+
content: "\E6AF";
|
|
4805
|
+
}
|
|
4806
|
+
.mdsicon-line-my-team:before {
|
|
4807
|
+
content: "\E6B4";
|
|
4808
|
+
}
|
|
4809
|
+
.mdsicon-line-staff-information:before {
|
|
4810
|
+
content: "\E6B7";
|
|
4811
|
+
}
|
|
4812
|
+
.mdsicon-line-performance:before {
|
|
4813
|
+
content: "\E6B1";
|
|
4814
|
+
}
|
|
4815
|
+
.mdsicon-line-rank-evaluation:before {
|
|
4816
|
+
content: "\E6B2";
|
|
4817
|
+
}
|
|
4818
|
+
.mdsicon-line-partner:before {
|
|
4819
|
+
content: "\E6B3";
|
|
4820
|
+
}
|
|
4821
|
+
.mdsicon-line-okr:before {
|
|
4822
|
+
content: "\E6B5";
|
|
4823
|
+
}
|
|
4824
|
+
.mdsicon-line-information:before {
|
|
4825
|
+
content: "\E6B6";
|
|
4826
|
+
}
|
|
4827
|
+
.mdsicon-line-train:before {
|
|
4828
|
+
content: "\E6AE";
|
|
4829
|
+
}
|
|
4830
|
+
.mdsicon-line-role:before {
|
|
4831
|
+
content: "\E6B0";
|
|
4832
|
+
}
|
|
4833
|
+
.mdsicon-line-jixiao:before {
|
|
4834
|
+
content: "\E6AD";
|
|
4835
|
+
}
|
|
4743
4836
|
.mdsicon-line-recommended-2:before {
|
|
4744
4837
|
content: "\E698";
|
|
4745
4838
|
}
|
|
@@ -554,7 +554,7 @@ samp {
|
|
|
554
554
|
font-display: auto;
|
|
555
555
|
font-style: normal;
|
|
556
556
|
/* project id 1921203 */
|
|
557
|
-
src: url(/dist/font/iconfont.
|
|
557
|
+
src: url(/dist/font/iconfont.ae1a28f.woff2) format('woff2'), url(/dist/font/iconfont.bee7189.woff) format('woff'), url(/dist/font/iconfont.157d145.ttf) format('truetype');
|
|
558
558
|
}
|
|
559
559
|
.mdsicon {
|
|
560
560
|
display: inline-block;
|
|
@@ -4724,6 +4724,99 @@ samp {
|
|
|
4724
4724
|
display: inline-block;
|
|
4725
4725
|
animation: loadingCircle 6s infinite linear;
|
|
4726
4726
|
}
|
|
4727
|
+
.mdsicon-line-data-report:before {
|
|
4728
|
+
content: "\E6D9";
|
|
4729
|
+
}
|
|
4730
|
+
.mdsicon-line-common-reports:before {
|
|
4731
|
+
content: "\E6DA";
|
|
4732
|
+
}
|
|
4733
|
+
.mdsicon-line-task:before {
|
|
4734
|
+
content: "\E6DB";
|
|
4735
|
+
}
|
|
4736
|
+
.mdsicon-line-employee-information:before {
|
|
4737
|
+
content: "\E6C1";
|
|
4738
|
+
}
|
|
4739
|
+
.mdsicon-line-qr-checkin:before {
|
|
4740
|
+
content: "\E6C2";
|
|
4741
|
+
}
|
|
4742
|
+
.mdsicon-line-personal-information:before {
|
|
4743
|
+
content: "\E6D3";
|
|
4744
|
+
}
|
|
4745
|
+
.mdsicon-line-kaoqin:before {
|
|
4746
|
+
content: "\E6D4";
|
|
4747
|
+
}
|
|
4748
|
+
.mdsicon-line-meiyan:before {
|
|
4749
|
+
content: "\E6D5";
|
|
4750
|
+
}
|
|
4751
|
+
.mdsicon-line-okr-thin:before {
|
|
4752
|
+
content: "\E6D6";
|
|
4753
|
+
}
|
|
4754
|
+
.mdsicon-line-resignation:before {
|
|
4755
|
+
content: "\E6D7";
|
|
4756
|
+
}
|
|
4757
|
+
.mdsicon-line-SSC-contact:before {
|
|
4758
|
+
content: "\E6D8";
|
|
4759
|
+
}
|
|
4760
|
+
.mdsicon-line-HR:before {
|
|
4761
|
+
content: "\E6B9";
|
|
4762
|
+
}
|
|
4763
|
+
.mdsicon-line-OA:before {
|
|
4764
|
+
content: "\E6BA";
|
|
4765
|
+
}
|
|
4766
|
+
.mdsicon-line-yunxiao:before {
|
|
4767
|
+
content: "\E6BB";
|
|
4768
|
+
}
|
|
4769
|
+
.mdsicon-line-test-report:before {
|
|
4770
|
+
content: "\E6BC";
|
|
4771
|
+
}
|
|
4772
|
+
.mdsicon-line-beisen:before {
|
|
4773
|
+
content: "\E6BD";
|
|
4774
|
+
}
|
|
4775
|
+
.mdsicon-line-all-reports:before {
|
|
4776
|
+
content: "\E6BE";
|
|
4777
|
+
}
|
|
4778
|
+
.mdsicon-line-performance-thin:before {
|
|
4779
|
+
content: "\E6BF";
|
|
4780
|
+
}
|
|
4781
|
+
.mdsicon-line-prove-apply:before {
|
|
4782
|
+
content: "\E6C0";
|
|
4783
|
+
}
|
|
4784
|
+
.mdsicon-line-database:before {
|
|
4785
|
+
content: "\E6B8";
|
|
4786
|
+
}
|
|
4787
|
+
.mdsicon-line-attendance:before {
|
|
4788
|
+
content: "\E6AF";
|
|
4789
|
+
}
|
|
4790
|
+
.mdsicon-line-my-team:before {
|
|
4791
|
+
content: "\E6B4";
|
|
4792
|
+
}
|
|
4793
|
+
.mdsicon-line-staff-information:before {
|
|
4794
|
+
content: "\E6B7";
|
|
4795
|
+
}
|
|
4796
|
+
.mdsicon-line-performance:before {
|
|
4797
|
+
content: "\E6B1";
|
|
4798
|
+
}
|
|
4799
|
+
.mdsicon-line-rank-evaluation:before {
|
|
4800
|
+
content: "\E6B2";
|
|
4801
|
+
}
|
|
4802
|
+
.mdsicon-line-partner:before {
|
|
4803
|
+
content: "\E6B3";
|
|
4804
|
+
}
|
|
4805
|
+
.mdsicon-line-okr:before {
|
|
4806
|
+
content: "\E6B5";
|
|
4807
|
+
}
|
|
4808
|
+
.mdsicon-line-information:before {
|
|
4809
|
+
content: "\E6B6";
|
|
4810
|
+
}
|
|
4811
|
+
.mdsicon-line-train:before {
|
|
4812
|
+
content: "\E6AE";
|
|
4813
|
+
}
|
|
4814
|
+
.mdsicon-line-role:before {
|
|
4815
|
+
content: "\E6B0";
|
|
4816
|
+
}
|
|
4817
|
+
.mdsicon-line-jixiao:before {
|
|
4818
|
+
content: "\E6AD";
|
|
4819
|
+
}
|
|
4727
4820
|
.mdsicon-line-recommended-2:before {
|
|
4728
4821
|
content: "\E698";
|
|
4729
4822
|
}
|