|
@@ -126,35 +126,81 @@
|
|
|
.sj-icon-landing:before {
|
|
|
content: "\e930";
|
|
|
}
|
|
|
+
|
|
|
/* 气象站 */
|
|
|
.sj-icon-weatherstation:before {
|
|
|
content: "\e602";
|
|
|
}
|
|
|
+/* 沙场资源 */
|
|
|
+.sj-icon-battlefield:before {
|
|
|
+ content: "\e602";
|
|
|
+}
|
|
|
+
|
|
|
/* 林场 */
|
|
|
.sj-icon-farm:before {
|
|
|
content: "\e61d";
|
|
|
}
|
|
|
+/* 河道蓝线资源 */
|
|
|
+.sj-icon-blueline:before {
|
|
|
+ content: "\e61d";
|
|
|
+}
|
|
|
+
|
|
|
/* 森林防火队 */
|
|
|
.sj-icon-fireteam:before {
|
|
|
content: "\e622";
|
|
|
}
|
|
|
+/* 垃圾站资源 */
|
|
|
+.sj-icon-station:before {
|
|
|
+ content: "\e622";
|
|
|
+}
|
|
|
+
|
|
|
/* 水鹤 */
|
|
|
.sj-icon-watercrane:before {
|
|
|
content: "\e63d";
|
|
|
}
|
|
|
+/* 排污口资源 */
|
|
|
+.sj-icon-sewage:before {
|
|
|
+ content: "\e63d";
|
|
|
+}
|
|
|
+
|
|
|
/* 水源 */
|
|
|
.sj-icon-channel:before {
|
|
|
content: "\e61f";
|
|
|
}
|
|
|
+/* 河段资源 */
|
|
|
+.sj-icon-reach:before {
|
|
|
+ content: "\e61f";
|
|
|
+}
|
|
|
+
|
|
|
/* 隐患 */
|
|
|
.sj-icon-yinhuanzhilix:before {
|
|
|
content: "\e629";
|
|
|
}
|
|
|
+/* 水库资源 */
|
|
|
+.sj-icon-reservoir:before {
|
|
|
+ content: "\e629";
|
|
|
+}
|
|
|
+
|
|
|
/* 病虫害 */
|
|
|
.sj-icon-bch:before {
|
|
|
content: "\e73f";
|
|
|
}
|
|
|
-
|
|
|
+/* 河流资源 */
|
|
|
+.sj-icon-river:before {
|
|
|
+ content: "\e633";
|
|
|
+}
|
|
|
+/* 涉水桥涵资源 */
|
|
|
+.sj-icon-culvert:before {
|
|
|
+ content: "\e672";
|
|
|
+}
|
|
|
+/* 闸门资源 */
|
|
|
+.sj-icon-gate:before {
|
|
|
+ content: "\e61b";
|
|
|
+}
|
|
|
+/* 水利工程资源 */
|
|
|
+.sj-icon-project:before {
|
|
|
+ content: "\e930";
|
|
|
+}
|
|
|
|
|
|
/* 状态 */
|
|
|
/* 未处理 */
|