ZaiZai 1 anno fa
parent
commit
56262b721e
2 ha cambiato i file con 1 aggiunte e 2 eliminazioni
  1. 1 1
      public/version.json
  2. 0 1
      src/views/login/index.vue

+ 1 - 1
public/version.json

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

+ 0 - 1
src/views/login/index.vue

@@ -7,7 +7,6 @@
                 <div class="app-title mb-6 text-center text-[28px] text-white font-bold">
                     <span>欢迎使用</span>
                     <span class="name text-red-5">数据分析</span>
-                    <span>系统</span>
                 </div>
                 <div class="hc-login-form-card bg-white p-6">
                     <div class="login-title mb-6 text-[28px] font-bold">登录</div>