ZaiZai 4 kuukautta sitten
vanhempi
commit
cd485ca0fe
3 muutettua tiedostoa jossa 3 lisäystä ja 3 poistoa
  1. 1 1
      public/version.json
  2. 1 1
      src/config/index.json
  3. 1 1
      src/layout/index.vue

+ 1 - 1
public/version.json

@@ -1,3 +1,3 @@
 {
-  "value": "20240927153318"
+  "value": "20241016143712"
 }

+ 1 - 1
src/config/index.json

@@ -1,6 +1,6 @@
 {
     "version": "20230607160059",
-    "target": "http://192.168.0.125:8014",
+    "target1": "http://192.168.0.125:8014",
     "target2": "http://39.108.216.210:8014",
     "target3": "http://192.168.0.148:8014",
     "target4": "http://192.168.0.102:8014",

+ 1 - 1
src/layout/index.vue

@@ -4,7 +4,7 @@
             <hc-body class="hc-layout-aside-body">
                 <div class="hc-layout-aside-logo hc-flex-center h-[46px]">
                     <img :src="logoPng" alt="logo" class="w-[26px]">
-                    <span class="ml-[14px] text-[22px] font-bold">数据分析处理工具</span>
+                    <span class="ml-[14px] text-[18px] font-bold">数据分析处理工具</span>
                     <hc-upload-bar />
                 </div>
                 <div class="hc-layout-aside-menu">