From 8ad94a3eef6d490dfb2202ee5302b4021697d990 Mon Sep 17 00:00:00 2001 From: yunkexin <760754045@qq.com> Date: Fri, 20 Mar 2026 09:19:02 +0800 Subject: [PATCH] =?UTF-8?q?=E6=A0=87=E9=A2=98=E8=BF=87=E9=95=BF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/apply/subPages/TL/watchDaily.vue | 53 ++++++++++++-------------- 1 file changed, 24 insertions(+), 29 deletions(-) diff --git a/pages/apply/subPages/TL/watchDaily.vue b/pages/apply/subPages/TL/watchDaily.vue index 8d2d65a..31cad5e 100644 --- a/pages/apply/subPages/TL/watchDaily.vue +++ b/pages/apply/subPages/TL/watchDaily.vue @@ -4,23 +4,17 @@ - - - + + + - + - - + + @@ -29,25 +23,22 @@ - - - - + + + + + + + - - + 提交 @@ -415,6 +406,7 @@ .todo-page { /* padding: 16px 16px 70px; */ } + .background { position: fixed; top: 0; @@ -424,7 +416,7 @@ background: #edf1fd; z-index: -1; } - + .card { margin: 20px 16px 40px 16px; /* border: 1px solid #EBEEF5; */ @@ -433,30 +425,33 @@ background-color: #ffffff; border-radius: 10px; } + .upload-title { font-size: 14px; color: #8e8b9c; line-height: 22px; padding: 8px 0px; } + .demo-ruleForm>>>.u-form-item__body__left__content__label { font-size: 14px; color: #8e8b9c; /* justify-content: flex-start; */ } - + .demo-ruleForm>>>.u-form-item__body__left__content__ { left: -11px; top: 0px } - + .demo-ruleForm>>>.u-textarea__field { font-size: 14px; } - + .demo-ruleForm>>>.u-cell__title-text { font-size: 14px; } + .bottom-button { position: fixed; bottom: 0;