瀏覽代碼

chore: typos (#4227)

afe1 1 年之前
父節點
當前提交
137e2073cb
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      packages/effects/layouts/src/authentication/authentication.vue

+ 1 - 1
packages/effects/layouts/src/authentication/authentication.vue

@@ -57,7 +57,7 @@ const logoSource = computed(() => preferences.logo.source);
       </div>
     </div>
 
-    <!-- 中间内容 -->
+    <!-- 系统介绍 -->
     <div v-if="!authPanelCenter" class="relative hidden w-0 flex-1 lg:block">
       <div class="absolute inset-0 h-full w-full bg-[#070709]">
         <div class="login-background absolute left-0 top-0 size-full"></div>