mirror of
https://gitee.com/ZhongBangKeJi/crmeb_java.git
synced 2026-04-25 20:28:34 +08:00
全新UI视觉体验,移动端API优化降低重复调用,提高并发6倍,修复N多Bug
This commit is contained in:
@@ -89,6 +89,15 @@
|
||||
justify-content: space-around;
|
||||
-webkit-justify-content: space-around;
|
||||
}
|
||||
|
||||
//登录页动画
|
||||
.index_bg {
|
||||
width: 100%;
|
||||
height: 100vh;
|
||||
background: rgba(0, 0, 0, .6) !important;
|
||||
z-index: 0 !important;
|
||||
}
|
||||
|
||||
.divBox{
|
||||
padding: 20px;
|
||||
box-sizing: border-box;
|
||||
|
||||
Reference in New Issue
Block a user