Explorar o código

深色主题修改

duy hai 1 ano
pai
achega
a11e314d63
Modificáronse 2 ficheiros con 6 adicións e 1 borrados
  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;