diff --git a/src/main/resources/views/platform/zhghh5/democratic/teachercongress/guildhall/selectSeat/index.html b/src/main/resources/views/platform/zhghh5/democratic/teachercongress/guildhall/selectSeat/index.html index a55531f2..597bac6e 100644 --- a/src/main/resources/views/platform/zhghh5/democratic/teachercongress/guildhall/selectSeat/index.html +++ b/src/main/resources/views/platform/zhghh5/democratic/teachercongress/guildhall/selectSeat/index.html @@ -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; } diff --git a/src/main/resources/views/platform/zhghh5/democratic/teachercongress/guildhall/selectSeat/list.html b/src/main/resources/views/platform/zhghh5/democratic/teachercongress/guildhall/selectSeat/list.html index 07ed1f43..32dede2e 100644 --- a/src/main/resources/views/platform/zhghh5/democratic/teachercongress/guildhall/selectSeat/list.html +++ b/src/main/resources/views/platform/zhghh5/democratic/teachercongress/guildhall/selectSeat/list.html @@ -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 {