Browse Source

修复bug

ZaiZai 1 year ago
parent
commit
a97910dbc8
2 changed files with 2 additions and 2 deletions
  1. 1 1
      public/version.json
  2. 1 1
      src/layout/index.vue

+ 1 - 1
public/version.json

@@ -1,3 +1,3 @@
 {
 {
-  "value": "20240412150402"
+  "value": "20240412175148"
 }
 }

+ 1 - 1
src/layout/index.vue

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