开发: 添加客户列表

This commit is contained in:
zhengw
2023-04-18 17:28:06 +08:00
parent 97348fea9e
commit 079739223a
10 changed files with 456 additions and 269 deletions

View File

@@ -150,7 +150,7 @@
pointer-events: none;
&.show {
z-index: 1;
z-index: 11;
transform: translateY(0px);
visibility: visible;
opacity: 1;