Quellcode durchsuchen

深色主题修改

duy vor 1 Jahr
Ursprung
Commit
a11e314d63
2 geänderte Dateien mit 6 neuen und 1 gelöschten Zeilen
  1. 1 1
      src/config/index.json
  2. 5 0
      src/views/count/map.vue

+ 1 - 1
src/config/index.json

@@ -1,6 +1,6 @@
 {
     "version": "20230607160059",
-    "target": "http://192.168.0.128:8090",
+    "target": "http://192.168.0.109:8090",
     "smsPhone": "",
     "vite": {
         "port": 5174,

+ 5 - 0
src/views/count/map.vue

@@ -119,7 +119,12 @@ onUnmounted(() => {
         position: relative;
         margin-right: 5px;
         height: 100%;
+       
+        .data-custom-tree-node{
+            color: #101010 !important;
+        }
     }
+
     .hc-count-body {
         position: relative;
         margin-left: 5px;