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;