From c47270ff1962e5554a1caa5274fa9723421801c8 Mon Sep 17 00:00:00 2001 From: whycq <10027870+whycq@user.noreply.gitee.com> Date: 星期二, 21 十一月 2023 10:50:33 +0800 Subject: [PATCH] # --- pages/business/cstmr/csmtr.vue | 8 +------- 1 files changed, 1 insertions(+), 7 deletions(-) diff --git a/pages/business/cstmr/csmtr.vue b/pages/business/cstmr/csmtr.vue index ab28051..18cb059 100644 --- a/pages/business/cstmr/csmtr.vue +++ b/pages/business/cstmr/csmtr.vue @@ -283,13 +283,7 @@ </script> <style> - .status_bar { - height: var(--status-bar-height); - width: 100%; - background-color: #FFF; - position: sticky; - top: 0; - } + .uni-nav-bar-text { font-size: 12px; -- Gitblit v1.9.1