From b1bfa15e41dfd1ee5d07ec04fad8508cde57abff Mon Sep 17 00:00:00 2001
From: dcc <dcc@163.com>
Date: Fri, 17 May 2024 10:51:03 +0800
Subject: [PATCH] 用户列表查询增加一个用户Id参数

---
 src/global.less |    8 ++++++++
 1 files changed, 8 insertions(+), 0 deletions(-)

diff --git a/src/global.less b/src/global.less
index efa02f7..51b97c2 100644
--- a/src/global.less
+++ b/src/global.less
@@ -95,3 +95,11 @@
     }
   }
 }
+
+
+.el-image{
+  // img{
+  //   width: 100%;
+  //   height: 100%;
+  // }
+}
\ No newline at end of file

--
Gitblit v1.9.3