fix:修改地图

This commit is contained in:
2024-12-10 10:18:41 +08:00
parent e60fac3dd1
commit ba9b03f2ef
2 changed files with 15 additions and 15 deletions
+3 -3
View File
@@ -2,7 +2,7 @@
* @Author: SunTao 328867980@qq.com
* @Date: 2024-10-17 11:34:00
* @LastEditors: SunTao 328867980@qq.com
* @LastEditTime: 2024-12-09 10:52:43
* @LastEditTime: 2024-12-10 10:17:16
* @FilePath: \znxjxt-ui\src\views\big-screen\index.vue
* @Description: 大屏首页
-->
@@ -1576,8 +1576,8 @@ export default {
}
::v-deep .baseLayerClass {
filter: grayscale(200%) invert(200%) sepia(50%) hue-rotate(175deg)
brightness(80%) saturate(550%);
// filter: grayscale(200%) invert(200%) sepia(50%) hue-rotate(175deg)
// brightness(80%) saturate(550%);
}
}
}