From 1f3ee012d7ba1c26b8a4b3df338163963dc6fa27 Mon Sep 17 00:00:00 2001
From: dcc <dcc@163.com>
Date: Wed, 22 May 2024 16:30:52 +0800
Subject: [PATCH] site/getInfo.do 不提示错误信息

---
 src/page/authentication/index.vue |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/page/authentication/index.vue b/src/page/authentication/index.vue
index 1f82da7..f66a74b 100644
--- a/src/page/authentication/index.vue
+++ b/src/page/authentication/index.vue
@@ -367,7 +367,7 @@
     margin-top: 0.3rem;
 
     .lefts {
-      // width: 36%;
+      width: 36%;
       height: 100%;
       display: flex;
       align-items: center;

--
Gitblit v1.9.3