소스 검색

水利可视化图标

lchao 2 년 전
부모
커밋
9ee17556b4
1개의 변경된 파일8개의 추가작업 그리고 8개의 파일을 삭제
  1. 8 8
      src/assets/iconfont/iconfont.css

+ 8 - 8
src/assets/iconfont/iconfont.css

@@ -203,35 +203,35 @@
 }
 
 /* 酸碱度 */
-.sj-icon-bch:before {
+.sj-icon-ph:before {
   content: "\e73f";
 }
 /* 温度 */
-.sj-icon-river:before {
+.sj-icon-temperature:before {
   content: "\e633";
 }
 /* 浊度 */
-.sj-icon-culvert:before {
+.sj-icon-turbidity:before {
   content: "\e672";
 }
 /* 溶解氧 */
-.sj-icon-gate:before {
+.sj-icon-dissolve:before {
   content: "\e61b";
 }
 /* 氨氮 */
-.sj-icon-project:before {
+.sj-icon-ammoniaNitrogen:before {
   content: "\e930";
 }
 /* ORP */
-.sj-icon-reservoir:before {
+.sj-icon-orp:before {
   content: "\e629";
 }
 /* 流速 */
-.sj-icon-reach:before {
+.sj-icon-flow:before {
   content: "\e61f";
 }
 /* 液位 */
-.sj-icon-sewage:before {
+.sj-icon-level:before {
   content: "\e63d";
 }