@mdsfe/mds-ui 0.2.10-rc.6 → 0.2.10-rc.7

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.
Files changed (59) hide show
  1. package/dist/_util/iconfont/index.js +1 -1
  2. package/dist/font/{iconfont.10bf7eb.ttf → iconfont.2d6a8f5.ttf} +0 -0
  3. package/dist/font/iconfont.ba368f5.woff2 +0 -0
  4. package/dist/font/iconfont.da0405c.woff +0 -0
  5. package/dist/mds-ui.min.css +1 -1
  6. package/dist/style/affix.css +7 -1
  7. package/dist/style/anchor.css +7 -1
  8. package/dist/style/avatar.css +7 -1
  9. package/dist/style/badge.css +7 -1
  10. package/dist/style/bordershadow.css +7 -1
  11. package/dist/style/breadcrumb.css +7 -1
  12. package/dist/style/button.css +7 -1
  13. package/dist/style/card.css +7 -1
  14. package/dist/style/carousel.css +7 -1
  15. package/dist/style/checkbox.css +7 -1
  16. package/dist/style/col.css +7 -1
  17. package/dist/style/collapse.css +7 -1
  18. package/dist/style/color.css +7 -1
  19. package/dist/style/datepicker.css +7 -1
  20. package/dist/style/divider.css +7 -1
  21. package/dist/style/drawer.css +7 -1
  22. package/dist/style/dropdown.css +7 -1
  23. package/dist/style/empty.css +7 -1
  24. package/dist/style/font.css +7 -1
  25. package/dist/style/form.css +7 -1
  26. package/dist/style/icon.css +7 -1
  27. package/dist/style/input.css +7 -1
  28. package/dist/style/inputnumber.css +7 -1
  29. package/dist/style/layout.css +7 -1
  30. package/dist/style/list.css +7 -1
  31. package/dist/style/loading.css +7 -1
  32. package/dist/style/menu.css +7 -1
  33. package/dist/style/modal.css +7 -1
  34. package/dist/style/notification.css +7 -1
  35. package/dist/style/pagination.css +7 -1
  36. package/dist/style/popconfirm.css +7 -1
  37. package/dist/style/popover.css +7 -1
  38. package/dist/style/progress.css +7 -1
  39. package/dist/style/radio.css +7 -1
  40. package/dist/style/rate.css +7 -1
  41. package/dist/style/row.css +7 -1
  42. package/dist/style/select.css +7 -1
  43. package/dist/style/slider.css +7 -1
  44. package/dist/style/slottable.css +7 -1
  45. package/dist/style/steps.css +7 -1
  46. package/dist/style/switch.css +7 -1
  47. package/dist/style/table.css +7 -1
  48. package/dist/style/tabs.css +7 -1
  49. package/dist/style/tag.css +7 -1
  50. package/dist/style/text.css +7 -1
  51. package/dist/style/timeline.css +7 -1
  52. package/dist/style/timepicker.css +7 -1
  53. package/dist/style/tooltip.css +7 -1
  54. package/dist/style/tree.css +7 -1
  55. package/dist/style/typography.css +7 -1
  56. package/dist/style/upload.css +7 -1
  57. package/package.json +1 -1
  58. package/dist/font/iconfont.0a10605.woff +0 -0
  59. package/dist/font/iconfont.78e7bd1.woff2 +0 -0
@@ -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.78e7bd1.woff2) format('woff2'), url(/dist/font/iconfont.0a10605.woff) format('woff'), url(/dist/font/iconfont.10bf7eb.ttf) format('truetype');
557
+ src: url(/dist/font/iconfont.ba368f5.woff2) format('woff2'), url(/dist/font/iconfont.da0405c.woff) format('woff'), url(/dist/font/iconfont.2d6a8f5.ttf) format('truetype');
558
558
  }
559
559
  .mdsicon {
560
560
  display: inline-block;
@@ -4724,6 +4724,12 @@ samp {
4724
4724
  display: inline-block;
4725
4725
  animation: loadingCircle 6s infinite linear;
4726
4726
  }
4727
+ .mdsicon-line-myteam-ehr:before {
4728
+ content: "\E6DD";
4729
+ }
4730
+ .mdsicon-line-personal-center:before {
4731
+ content: "\E6DF";
4732
+ }
4727
4733
  .mdsicon-line-allicon:before {
4728
4734
  content: "\E6DC";
4729
4735
  }
@@ -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.78e7bd1.woff2) format('woff2'), url(/dist/font/iconfont.0a10605.woff) format('woff'), url(/dist/font/iconfont.10bf7eb.ttf) format('truetype');
557
+ src: url(/dist/font/iconfont.ba368f5.woff2) format('woff2'), url(/dist/font/iconfont.da0405c.woff) format('woff'), url(/dist/font/iconfont.2d6a8f5.ttf) format('truetype');
558
558
  }
559
559
  .mdsicon {
560
560
  display: inline-block;
@@ -4724,6 +4724,12 @@ samp {
4724
4724
  display: inline-block;
4725
4725
  animation: loadingCircle 6s infinite linear;
4726
4726
  }
4727
+ .mdsicon-line-myteam-ehr:before {
4728
+ content: "\E6DD";
4729
+ }
4730
+ .mdsicon-line-personal-center:before {
4731
+ content: "\E6DF";
4732
+ }
4727
4733
  .mdsicon-line-allicon:before {
4728
4734
  content: "\E6DC";
4729
4735
  }
@@ -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.78e7bd1.woff2) format('woff2'), url(/dist/font/iconfont.0a10605.woff) format('woff'), url(/dist/font/iconfont.10bf7eb.ttf) format('truetype');
557
+ src: url(/dist/font/iconfont.ba368f5.woff2) format('woff2'), url(/dist/font/iconfont.da0405c.woff) format('woff'), url(/dist/font/iconfont.2d6a8f5.ttf) format('truetype');
558
558
  }
559
559
  .mdsicon {
560
560
  display: inline-block;
@@ -4724,6 +4724,12 @@ samp {
4724
4724
  display: inline-block;
4725
4725
  animation: loadingCircle 6s infinite linear;
4726
4726
  }
4727
+ .mdsicon-line-myteam-ehr:before {
4728
+ content: "\E6DD";
4729
+ }
4730
+ .mdsicon-line-personal-center:before {
4731
+ content: "\E6DF";
4732
+ }
4727
4733
  .mdsicon-line-allicon:before {
4728
4734
  content: "\E6DC";
4729
4735
  }
@@ -560,7 +560,7 @@ samp {
560
560
  font-display: auto;
561
561
  font-style: normal;
562
562
  /* project id 1921203 */
563
- src: url(/dist/font/iconfont.78e7bd1.woff2) format('woff2'), url(/dist/font/iconfont.0a10605.woff) format('woff'), url(/dist/font/iconfont.10bf7eb.ttf) format('truetype');
563
+ src: url(/dist/font/iconfont.ba368f5.woff2) format('woff2'), url(/dist/font/iconfont.da0405c.woff) format('woff'), url(/dist/font/iconfont.2d6a8f5.ttf) format('truetype');
564
564
  }
565
565
  .mdsicon {
566
566
  display: inline-block;
@@ -4730,6 +4730,12 @@ samp {
4730
4730
  display: inline-block;
4731
4731
  animation: loadingCircle 6s infinite linear;
4732
4732
  }
4733
+ .mdsicon-line-myteam-ehr:before {
4734
+ content: "\E6DD";
4735
+ }
4736
+ .mdsicon-line-personal-center:before {
4737
+ content: "\E6DF";
4738
+ }
4733
4739
  .mdsicon-line-allicon:before {
4734
4740
  content: "\E6DC";
4735
4741
  }
@@ -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.78e7bd1.woff2) format('woff2'), url(/dist/font/iconfont.0a10605.woff) format('woff'), url(/dist/font/iconfont.10bf7eb.ttf) format('truetype');
557
+ src: url(/dist/font/iconfont.ba368f5.woff2) format('woff2'), url(/dist/font/iconfont.da0405c.woff) format('woff'), url(/dist/font/iconfont.2d6a8f5.ttf) format('truetype');
558
558
  }
559
559
  .mdsicon {
560
560
  display: inline-block;
@@ -4724,6 +4724,12 @@ samp {
4724
4724
  display: inline-block;
4725
4725
  animation: loadingCircle 6s infinite linear;
4726
4726
  }
4727
+ .mdsicon-line-myteam-ehr:before {
4728
+ content: "\E6DD";
4729
+ }
4730
+ .mdsicon-line-personal-center:before {
4731
+ content: "\E6DF";
4732
+ }
4727
4733
  .mdsicon-line-allicon:before {
4728
4734
  content: "\E6DC";
4729
4735
  }
@@ -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.78e7bd1.woff2) format('woff2'), url(/dist/font/iconfont.0a10605.woff) format('woff'), url(/dist/font/iconfont.10bf7eb.ttf) format('truetype');
557
+ src: url(/dist/font/iconfont.ba368f5.woff2) format('woff2'), url(/dist/font/iconfont.da0405c.woff) format('woff'), url(/dist/font/iconfont.2d6a8f5.ttf) format('truetype');
558
558
  }
559
559
  .mdsicon {
560
560
  display: inline-block;
@@ -4724,6 +4724,12 @@ samp {
4724
4724
  display: inline-block;
4725
4725
  animation: loadingCircle 6s infinite linear;
4726
4726
  }
4727
+ .mdsicon-line-myteam-ehr:before {
4728
+ content: "\E6DD";
4729
+ }
4730
+ .mdsicon-line-personal-center:before {
4731
+ content: "\E6DF";
4732
+ }
4727
4733
  .mdsicon-line-allicon:before {
4728
4734
  content: "\E6DC";
4729
4735
  }
@@ -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.78e7bd1.woff2) format('woff2'), url(/dist/font/iconfont.0a10605.woff) format('woff'), url(/dist/font/iconfont.10bf7eb.ttf) format('truetype');
557
+ src: url(/dist/font/iconfont.ba368f5.woff2) format('woff2'), url(/dist/font/iconfont.da0405c.woff) format('woff'), url(/dist/font/iconfont.2d6a8f5.ttf) format('truetype');
558
558
  }
559
559
  .mdsicon {
560
560
  display: inline-block;
@@ -4724,6 +4724,12 @@ samp {
4724
4724
  display: inline-block;
4725
4725
  animation: loadingCircle 6s infinite linear;
4726
4726
  }
4727
+ .mdsicon-line-myteam-ehr:before {
4728
+ content: "\E6DD";
4729
+ }
4730
+ .mdsicon-line-personal-center:before {
4731
+ content: "\E6DF";
4732
+ }
4727
4733
  .mdsicon-line-allicon:before {
4728
4734
  content: "\E6DC";
4729
4735
  }
@@ -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.78e7bd1.woff2) format('woff2'), url(/dist/font/iconfont.0a10605.woff) format('woff'), url(/dist/font/iconfont.10bf7eb.ttf) format('truetype');
557
+ src: url(/dist/font/iconfont.ba368f5.woff2) format('woff2'), url(/dist/font/iconfont.da0405c.woff) format('woff'), url(/dist/font/iconfont.2d6a8f5.ttf) format('truetype');
558
558
  }
559
559
  .mdsicon {
560
560
  display: inline-block;
@@ -4724,6 +4724,12 @@ samp {
4724
4724
  display: inline-block;
4725
4725
  animation: loadingCircle 6s infinite linear;
4726
4726
  }
4727
+ .mdsicon-line-myteam-ehr:before {
4728
+ content: "\E6DD";
4729
+ }
4730
+ .mdsicon-line-personal-center:before {
4731
+ content: "\E6DF";
4732
+ }
4727
4733
  .mdsicon-line-allicon:before {
4728
4734
  content: "\E6DC";
4729
4735
  }
@@ -768,7 +768,7 @@ samp {
768
768
  font-display: auto;
769
769
  font-style: normal;
770
770
  /* project id 1921203 */
771
- src: url(/dist/font/iconfont.78e7bd1.woff2) format('woff2'), url(/dist/font/iconfont.0a10605.woff) format('woff'), url(/dist/font/iconfont.10bf7eb.ttf) format('truetype');
771
+ src: url(/dist/font/iconfont.ba368f5.woff2) format('woff2'), url(/dist/font/iconfont.da0405c.woff) format('woff'), url(/dist/font/iconfont.2d6a8f5.ttf) format('truetype');
772
772
  }
773
773
  .mdsicon {
774
774
  display: inline-block;
@@ -4938,6 +4938,12 @@ samp {
4938
4938
  display: inline-block;
4939
4939
  animation: loadingCircle 6s infinite linear;
4940
4940
  }
4941
+ .mdsicon-line-myteam-ehr:before {
4942
+ content: "\E6DD";
4943
+ }
4944
+ .mdsicon-line-personal-center:before {
4945
+ content: "\E6DF";
4946
+ }
4941
4947
  .mdsicon-line-allicon:before {
4942
4948
  content: "\E6DC";
4943
4949
  }
@@ -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.78e7bd1.woff2) format('woff2'), url(/dist/font/iconfont.0a10605.woff) format('woff'), url(/dist/font/iconfont.10bf7eb.ttf) format('truetype');
557
+ src: url(/dist/font/iconfont.ba368f5.woff2) format('woff2'), url(/dist/font/iconfont.da0405c.woff) format('woff'), url(/dist/font/iconfont.2d6a8f5.ttf) format('truetype');
558
558
  }
559
559
  .mdsicon {
560
560
  display: inline-block;
@@ -4724,6 +4724,12 @@ samp {
4724
4724
  display: inline-block;
4725
4725
  animation: loadingCircle 6s infinite linear;
4726
4726
  }
4727
+ .mdsicon-line-myteam-ehr:before {
4728
+ content: "\E6DD";
4729
+ }
4730
+ .mdsicon-line-personal-center:before {
4731
+ content: "\E6DF";
4732
+ }
4727
4733
  .mdsicon-line-allicon:before {
4728
4734
  content: "\E6DC";
4729
4735
  }
@@ -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.78e7bd1.woff2) format('woff2'), url(/dist/font/iconfont.0a10605.woff) format('woff'), url(/dist/font/iconfont.10bf7eb.ttf) format('truetype');
557
+ src: url(/dist/font/iconfont.ba368f5.woff2) format('woff2'), url(/dist/font/iconfont.da0405c.woff) format('woff'), url(/dist/font/iconfont.2d6a8f5.ttf) format('truetype');
558
558
  }
559
559
  .mdsicon {
560
560
  display: inline-block;
@@ -4724,6 +4724,12 @@ samp {
4724
4724
  display: inline-block;
4725
4725
  animation: loadingCircle 6s infinite linear;
4726
4726
  }
4727
+ .mdsicon-line-myteam-ehr:before {
4728
+ content: "\E6DD";
4729
+ }
4730
+ .mdsicon-line-personal-center:before {
4731
+ content: "\E6DF";
4732
+ }
4727
4733
  .mdsicon-line-allicon:before {
4728
4734
  content: "\E6DC";
4729
4735
  }
@@ -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.78e7bd1.woff2) format('woff2'), url(/dist/font/iconfont.0a10605.woff) format('woff'), url(/dist/font/iconfont.10bf7eb.ttf) format('truetype');
557
+ src: url(/dist/font/iconfont.ba368f5.woff2) format('woff2'), url(/dist/font/iconfont.da0405c.woff) format('woff'), url(/dist/font/iconfont.2d6a8f5.ttf) format('truetype');
558
558
  }
559
559
  .mdsicon {
560
560
  display: inline-block;
@@ -4724,6 +4724,12 @@ samp {
4724
4724
  display: inline-block;
4725
4725
  animation: loadingCircle 6s infinite linear;
4726
4726
  }
4727
+ .mdsicon-line-myteam-ehr:before {
4728
+ content: "\E6DD";
4729
+ }
4730
+ .mdsicon-line-personal-center:before {
4731
+ content: "\E6DF";
4732
+ }
4727
4733
  .mdsicon-line-allicon:before {
4728
4734
  content: "\E6DC";
4729
4735
  }
@@ -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.78e7bd1.woff2) format('woff2'), url(/dist/font/iconfont.0a10605.woff) format('woff'), url(/dist/font/iconfont.10bf7eb.ttf) format('truetype');
557
+ src: url(/dist/font/iconfont.ba368f5.woff2) format('woff2'), url(/dist/font/iconfont.da0405c.woff) format('woff'), url(/dist/font/iconfont.2d6a8f5.ttf) format('truetype');
558
558
  }
559
559
  .mdsicon {
560
560
  display: inline-block;
@@ -4724,6 +4724,12 @@ samp {
4724
4724
  display: inline-block;
4725
4725
  animation: loadingCircle 6s infinite linear;
4726
4726
  }
4727
+ .mdsicon-line-myteam-ehr:before {
4728
+ content: "\E6DD";
4729
+ }
4730
+ .mdsicon-line-personal-center:before {
4731
+ content: "\E6DF";
4732
+ }
4727
4733
  .mdsicon-line-allicon:before {
4728
4734
  content: "\E6DC";
4729
4735
  }
@@ -566,7 +566,7 @@ samp {
566
566
  font-display: auto;
567
567
  font-style: normal;
568
568
  /* project id 1921203 */
569
- src: url(/dist/font/iconfont.78e7bd1.woff2) format('woff2'), url(/dist/font/iconfont.0a10605.woff) format('woff'), url(/dist/font/iconfont.10bf7eb.ttf) format('truetype');
569
+ src: url(/dist/font/iconfont.ba368f5.woff2) format('woff2'), url(/dist/font/iconfont.da0405c.woff) format('woff'), url(/dist/font/iconfont.2d6a8f5.ttf) format('truetype');
570
570
  }
571
571
  .mdsicon {
572
572
  display: inline-block;
@@ -4736,6 +4736,12 @@ samp {
4736
4736
  display: inline-block;
4737
4737
  animation: loadingCircle 6s infinite linear;
4738
4738
  }
4739
+ .mdsicon-line-myteam-ehr:before {
4740
+ content: "\E6DD";
4741
+ }
4742
+ .mdsicon-line-personal-center:before {
4743
+ content: "\E6DF";
4744
+ }
4739
4745
  .mdsicon-line-allicon:before {
4740
4746
  content: "\E6DC";
4741
4747
  }
@@ -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.78e7bd1.woff2) format('woff2'), url(/dist/font/iconfont.0a10605.woff) format('woff'), url(/dist/font/iconfont.10bf7eb.ttf) format('truetype');
557
+ src: url(/dist/font/iconfont.ba368f5.woff2) format('woff2'), url(/dist/font/iconfont.da0405c.woff) format('woff'), url(/dist/font/iconfont.2d6a8f5.ttf) format('truetype');
558
558
  }
559
559
  .mdsicon {
560
560
  display: inline-block;
@@ -4724,6 +4724,12 @@ samp {
4724
4724
  display: inline-block;
4725
4725
  animation: loadingCircle 6s infinite linear;
4726
4726
  }
4727
+ .mdsicon-line-myteam-ehr:before {
4728
+ content: "\E6DD";
4729
+ }
4730
+ .mdsicon-line-personal-center:before {
4731
+ content: "\E6DF";
4732
+ }
4727
4733
  .mdsicon-line-allicon:before {
4728
4734
  content: "\E6DC";
4729
4735
  }
@@ -2857,7 +2857,7 @@ samp {
2857
2857
  font-display: auto;
2858
2858
  font-style: normal;
2859
2859
  /* project id 1921203 */
2860
- src: url(/dist/font/iconfont.78e7bd1.woff2) format('woff2'), url(/dist/font/iconfont.0a10605.woff) format('woff'), url(/dist/font/iconfont.10bf7eb.ttf) format('truetype');
2860
+ src: url(/dist/font/iconfont.ba368f5.woff2) format('woff2'), url(/dist/font/iconfont.da0405c.woff) format('woff'), url(/dist/font/iconfont.2d6a8f5.ttf) format('truetype');
2861
2861
  }
2862
2862
  .mdsicon {
2863
2863
  display: inline-block;
@@ -7027,6 +7027,12 @@ samp {
7027
7027
  display: inline-block;
7028
7028
  animation: loadingCircle 6s infinite linear;
7029
7029
  }
7030
+ .mdsicon-line-myteam-ehr:before {
7031
+ content: "\E6DD";
7032
+ }
7033
+ .mdsicon-line-personal-center:before {
7034
+ content: "\E6DF";
7035
+ }
7030
7036
  .mdsicon-line-allicon:before {
7031
7037
  content: "\E6DC";
7032
7038
  }
@@ -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.78e7bd1.woff2) format('woff2'), url(/dist/font/iconfont.0a10605.woff) format('woff'), url(/dist/font/iconfont.10bf7eb.ttf) format('truetype');
557
+ src: url(/dist/font/iconfont.ba368f5.woff2) format('woff2'), url(/dist/font/iconfont.da0405c.woff) format('woff'), url(/dist/font/iconfont.2d6a8f5.ttf) format('truetype');
558
558
  }
559
559
  .mdsicon {
560
560
  display: inline-block;
@@ -4724,6 +4724,12 @@ samp {
4724
4724
  display: inline-block;
4725
4725
  animation: loadingCircle 6s infinite linear;
4726
4726
  }
4727
+ .mdsicon-line-myteam-ehr:before {
4728
+ content: "\E6DD";
4729
+ }
4730
+ .mdsicon-line-personal-center:before {
4731
+ content: "\E6DF";
4732
+ }
4727
4733
  .mdsicon-line-allicon:before {
4728
4734
  content: "\E6DC";
4729
4735
  }
@@ -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.78e7bd1.woff2) format('woff2'), url(/dist/font/iconfont.0a10605.woff) format('woff'), url(/dist/font/iconfont.10bf7eb.ttf) format('truetype');
557
+ src: url(/dist/font/iconfont.ba368f5.woff2) format('woff2'), url(/dist/font/iconfont.da0405c.woff) format('woff'), url(/dist/font/iconfont.2d6a8f5.ttf) format('truetype');
558
558
  }
559
559
  .mdsicon {
560
560
  display: inline-block;
@@ -4724,6 +4724,12 @@ samp {
4724
4724
  display: inline-block;
4725
4725
  animation: loadingCircle 6s infinite linear;
4726
4726
  }
4727
+ .mdsicon-line-myteam-ehr:before {
4728
+ content: "\E6DD";
4729
+ }
4730
+ .mdsicon-line-personal-center:before {
4731
+ content: "\E6DF";
4732
+ }
4727
4733
  .mdsicon-line-allicon:before {
4728
4734
  content: "\E6DC";
4729
4735
  }
@@ -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.78e7bd1.woff2) format('woff2'), url(/dist/font/iconfont.0a10605.woff) format('woff'), url(/dist/font/iconfont.10bf7eb.ttf) format('truetype');
557
+ src: url(/dist/font/iconfont.ba368f5.woff2) format('woff2'), url(/dist/font/iconfont.da0405c.woff) format('woff'), url(/dist/font/iconfont.2d6a8f5.ttf) format('truetype');
558
558
  }
559
559
  .mdsicon {
560
560
  display: inline-block;
@@ -4724,6 +4724,12 @@ samp {
4724
4724
  display: inline-block;
4725
4725
  animation: loadingCircle 6s infinite linear;
4726
4726
  }
4727
+ .mdsicon-line-myteam-ehr:before {
4728
+ content: "\E6DD";
4729
+ }
4730
+ .mdsicon-line-personal-center:before {
4731
+ content: "\E6DF";
4732
+ }
4727
4733
  .mdsicon-line-allicon:before {
4728
4734
  content: "\E6DC";
4729
4735
  }
@@ -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.78e7bd1.woff2) format('woff2'), url(/dist/font/iconfont.0a10605.woff) format('woff'), url(/dist/font/iconfont.10bf7eb.ttf) format('truetype');
557
+ src: url(/dist/font/iconfont.ba368f5.woff2) format('woff2'), url(/dist/font/iconfont.da0405c.woff) format('woff'), url(/dist/font/iconfont.2d6a8f5.ttf) format('truetype');
558
558
  }
559
559
  .mdsicon {
560
560
  display: inline-block;
@@ -4724,6 +4724,12 @@ samp {
4724
4724
  display: inline-block;
4725
4725
  animation: loadingCircle 6s infinite linear;
4726
4726
  }
4727
+ .mdsicon-line-myteam-ehr:before {
4728
+ content: "\E6DD";
4729
+ }
4730
+ .mdsicon-line-personal-center:before {
4731
+ content: "\E6DF";
4732
+ }
4727
4733
  .mdsicon-line-allicon:before {
4728
4734
  content: "\E6DC";
4729
4735
  }
@@ -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.78e7bd1.woff2) format('woff2'), url(/dist/font/iconfont.0a10605.woff) format('woff'), url(/dist/font/iconfont.10bf7eb.ttf) format('truetype');
557
+ src: url(/dist/font/iconfont.ba368f5.woff2) format('woff2'), url(/dist/font/iconfont.da0405c.woff) format('woff'), url(/dist/font/iconfont.2d6a8f5.ttf) format('truetype');
558
558
  }
559
559
  .mdsicon {
560
560
  display: inline-block;
@@ -4724,6 +4724,12 @@ samp {
4724
4724
  display: inline-block;
4725
4725
  animation: loadingCircle 6s infinite linear;
4726
4726
  }
4727
+ .mdsicon-line-myteam-ehr:before {
4728
+ content: "\E6DD";
4729
+ }
4730
+ .mdsicon-line-personal-center:before {
4731
+ content: "\E6DF";
4732
+ }
4727
4733
  .mdsicon-line-allicon:before {
4728
4734
  content: "\E6DC";
4729
4735
  }
@@ -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.78e7bd1.woff2) format('woff2'), url(/dist/font/iconfont.0a10605.woff) format('woff'), url(/dist/font/iconfont.10bf7eb.ttf) format('truetype');
557
+ src: url(/dist/font/iconfont.ba368f5.woff2) format('woff2'), url(/dist/font/iconfont.da0405c.woff) format('woff'), url(/dist/font/iconfont.2d6a8f5.ttf) format('truetype');
558
558
  }
559
559
  .mdsicon {
560
560
  display: inline-block;
@@ -4724,6 +4724,12 @@ samp {
4724
4724
  display: inline-block;
4725
4725
  animation: loadingCircle 6s infinite linear;
4726
4726
  }
4727
+ .mdsicon-line-myteam-ehr:before {
4728
+ content: "\E6DD";
4729
+ }
4730
+ .mdsicon-line-personal-center:before {
4731
+ content: "\E6DF";
4732
+ }
4727
4733
  .mdsicon-line-allicon:before {
4728
4734
  content: "\E6DC";
4729
4735
  }
@@ -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.78e7bd1.woff2) format('woff2'), url(/dist/font/iconfont.0a10605.woff) format('woff'), url(/dist/font/iconfont.10bf7eb.ttf) format('truetype');
557
+ src: url(/dist/font/iconfont.ba368f5.woff2) format('woff2'), url(/dist/font/iconfont.da0405c.woff) format('woff'), url(/dist/font/iconfont.2d6a8f5.ttf) format('truetype');
558
558
  }
559
559
  .mdsicon {
560
560
  display: inline-block;
@@ -4724,6 +4724,12 @@ samp {
4724
4724
  display: inline-block;
4725
4725
  animation: loadingCircle 6s infinite linear;
4726
4726
  }
4727
+ .mdsicon-line-myteam-ehr:before {
4728
+ content: "\E6DD";
4729
+ }
4730
+ .mdsicon-line-personal-center:before {
4731
+ content: "\E6DF";
4732
+ }
4727
4733
  .mdsicon-line-allicon:before {
4728
4734
  content: "\E6DC";
4729
4735
  }
@@ -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.78e7bd1.woff2) format('woff2'), url(/dist/font/iconfont.0a10605.woff) format('woff'), url(/dist/font/iconfont.10bf7eb.ttf) format('truetype');
557
+ src: url(/dist/font/iconfont.ba368f5.woff2) format('woff2'), url(/dist/font/iconfont.da0405c.woff) format('woff'), url(/dist/font/iconfont.2d6a8f5.ttf) format('truetype');
558
558
  }
559
559
  .mdsicon {
560
560
  display: inline-block;
@@ -4724,6 +4724,12 @@ samp {
4724
4724
  display: inline-block;
4725
4725
  animation: loadingCircle 6s infinite linear;
4726
4726
  }
4727
+ .mdsicon-line-myteam-ehr:before {
4728
+ content: "\E6DD";
4729
+ }
4730
+ .mdsicon-line-personal-center:before {
4731
+ content: "\E6DF";
4732
+ }
4727
4733
  .mdsicon-line-allicon:before {
4728
4734
  content: "\E6DC";
4729
4735
  }
@@ -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.78e7bd1.woff2) format('woff2'), url(/dist/font/iconfont.0a10605.woff) format('woff'), url(/dist/font/iconfont.10bf7eb.ttf) format('truetype');
557
+ src: url(/dist/font/iconfont.ba368f5.woff2) format('woff2'), url(/dist/font/iconfont.da0405c.woff) format('woff'), url(/dist/font/iconfont.2d6a8f5.ttf) format('truetype');
558
558
  }
559
559
  .mdsicon {
560
560
  display: inline-block;
@@ -4724,6 +4724,12 @@ samp {
4724
4724
  display: inline-block;
4725
4725
  animation: loadingCircle 6s infinite linear;
4726
4726
  }
4727
+ .mdsicon-line-myteam-ehr:before {
4728
+ content: "\E6DD";
4729
+ }
4730
+ .mdsicon-line-personal-center:before {
4731
+ content: "\E6DF";
4732
+ }
4727
4733
  .mdsicon-line-allicon:before {
4728
4734
  content: "\E6DC";
4729
4735
  }
@@ -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.78e7bd1.woff2) format('woff2'), url(/dist/font/iconfont.0a10605.woff) format('woff'), url(/dist/font/iconfont.10bf7eb.ttf) format('truetype');
557
+ src: url(/dist/font/iconfont.ba368f5.woff2) format('woff2'), url(/dist/font/iconfont.da0405c.woff) format('woff'), url(/dist/font/iconfont.2d6a8f5.ttf) format('truetype');
558
558
  }
559
559
  .mdsicon {
560
560
  display: inline-block;
@@ -4724,6 +4724,12 @@ samp {
4724
4724
  display: inline-block;
4725
4725
  animation: loadingCircle 6s infinite linear;
4726
4726
  }
4727
+ .mdsicon-line-myteam-ehr:before {
4728
+ content: "\E6DD";
4729
+ }
4730
+ .mdsicon-line-personal-center:before {
4731
+ content: "\E6DF";
4732
+ }
4727
4733
  .mdsicon-line-allicon:before {
4728
4734
  content: "\E6DC";
4729
4735
  }
@@ -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.78e7bd1.woff2) format('woff2'), url(/dist/font/iconfont.0a10605.woff) format('woff'), url(/dist/font/iconfont.10bf7eb.ttf) format('truetype');
557
+ src: url(/dist/font/iconfont.ba368f5.woff2) format('woff2'), url(/dist/font/iconfont.da0405c.woff) format('woff'), url(/dist/font/iconfont.2d6a8f5.ttf) format('truetype');
558
558
  }
559
559
  .mdsicon {
560
560
  display: inline-block;
@@ -4724,6 +4724,12 @@ samp {
4724
4724
  display: inline-block;
4725
4725
  animation: loadingCircle 6s infinite linear;
4726
4726
  }
4727
+ .mdsicon-line-myteam-ehr:before {
4728
+ content: "\E6DD";
4729
+ }
4730
+ .mdsicon-line-personal-center:before {
4731
+ content: "\E6DF";
4732
+ }
4727
4733
  .mdsicon-line-allicon:before {
4728
4734
  content: "\E6DC";
4729
4735
  }
@@ -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.78e7bd1.woff2) format('woff2'), url(/dist/font/iconfont.0a10605.woff) format('woff'), url(/dist/font/iconfont.10bf7eb.ttf) format('truetype');
557
+ src: url(/dist/font/iconfont.ba368f5.woff2) format('woff2'), url(/dist/font/iconfont.da0405c.woff) format('woff'), url(/dist/font/iconfont.2d6a8f5.ttf) format('truetype');
558
558
  }
559
559
  .mdsicon {
560
560
  display: inline-block;
@@ -4724,6 +4724,12 @@ samp {
4724
4724
  display: inline-block;
4725
4725
  animation: loadingCircle 6s infinite linear;
4726
4726
  }
4727
+ .mdsicon-line-myteam-ehr:before {
4728
+ content: "\E6DD";
4729
+ }
4730
+ .mdsicon-line-personal-center:before {
4731
+ content: "\E6DF";
4732
+ }
4727
4733
  .mdsicon-line-allicon:before {
4728
4734
  content: "\E6DC";
4729
4735
  }
@@ -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.78e7bd1.woff2) format('woff2'), url(/dist/font/iconfont.0a10605.woff) format('woff'), url(/dist/font/iconfont.10bf7eb.ttf) format('truetype');
573
+ src: url(/dist/font/iconfont.ba368f5.woff2) format('woff2'), url(/dist/font/iconfont.da0405c.woff) format('woff'), url(/dist/font/iconfont.2d6a8f5.ttf) format('truetype');
574
574
  }
575
575
  .mdsicon {
576
576
  display: inline-block;
@@ -4740,6 +4740,12 @@ samp {
4740
4740
  display: inline-block;
4741
4741
  animation: loadingCircle 6s infinite linear;
4742
4742
  }
4743
+ .mdsicon-line-myteam-ehr:before {
4744
+ content: "\E6DD";
4745
+ }
4746
+ .mdsicon-line-personal-center:before {
4747
+ content: "\E6DF";
4748
+ }
4743
4749
  .mdsicon-line-allicon:before {
4744
4750
  content: "\E6DC";
4745
4751
  }