From f6834bb969b0eef3c3cd5bdceb01889aa3fe50b3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=B0=8C=E5=85=88=E8=88=9C?= <2499071264@qq.com> Date: Mon, 31 Aug 2026 12:03:53 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E4=BC=9A=E8=AE=AE=E9=80=89=E5=BA=A7?= =?UTF-8?q?=E6=A0=B7=E5=BC=8F=E4=BC=98=E5=8C=96-3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../teachercongress/guildhall/selectSeat/index.html | 4 ++-- .../democratic/teachercongress/guildhall/selectSeat/list.html | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) 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 {