feat: 会议选座样式优化-3
This commit is contained in:
+2
-2
@@ -687,7 +687,7 @@ layout("/layouts/platform_h5.html"){
|
||||
padding: 12px 12px calc(92px + env(safe-area-inset-bottom));
|
||||
flex-direction: column;
|
||||
overflow: hidden;
|
||||
background: #fff;
|
||||
background: #f8faff;
|
||||
}
|
||||
|
||||
.mobile-header {
|
||||
@@ -794,7 +794,7 @@ layout("/layouts/platform_h5.html"){
|
||||
justify-content: space-around;
|
||||
border: 0;
|
||||
border-radius: 8px;
|
||||
background: #fff;
|
||||
background: #f8faff;
|
||||
box-shadow: none;
|
||||
font-size: 12px;
|
||||
}
|
||||
|
||||
+1
-1
@@ -20,7 +20,7 @@ layout("/layouts/platform_h5.html"){
|
||||
|
||||
#app .van-nav-bar__text,
|
||||
#app .van-nav-bar .van-icon {
|
||||
color: #1677ff;
|
||||
color: #397fbd;
|
||||
}
|
||||
|
||||
.meeting-list-page {
|
||||
|
||||
Reference in New Issue
Block a user