diff --git a/pages/tabBar/sdPage/dfReport.vue b/pages/tabBar/sdPage/dfReport.vue index 1276452..f36d69e 100644 --- a/pages/tabBar/sdPage/dfReport.vue +++ b/pages/tabBar/sdPage/dfReport.vue @@ -75,9 +75,7 @@ - - 提交 - + 提交 @@ -299,12 +297,18 @@ display: flex; } .u-button--primary { + display: flex; + align-items: center; + justify-content: center; background: linear-gradient(90deg, #0DC6C6 0%, #13C2C2 100%) !important; font-size: 36rpx; border-radius: 48rpx !important; border: none; + margin: auto; + margin-top: 40rpx; width: 80%; height: 88rpx; + color: rgba(255, 255, 255, 1); } diff --git a/pages/tabBar/sdPage/sfReport.vue b/pages/tabBar/sdPage/sfReport.vue index 201a7b2..179d189 100644 --- a/pages/tabBar/sdPage/sfReport.vue +++ b/pages/tabBar/sdPage/sfReport.vue @@ -76,10 +76,7 @@ - 提交 - - - + 提交 diff --git a/pages/tabBar/xjPage/xj.vue b/pages/tabBar/xjPage/xj.vue index 3b50fba..c9bec16 100644 --- a/pages/tabBar/xjPage/xj.vue +++ b/pages/tabBar/xjPage/xj.vue @@ -8,25 +8,25 @@ + @click="lysqShow = true" required> + @click="wtlxShow = true" required> - + - + - + - + - + @@ -390,3 +390,9 @@ export default { margin-bottom: 16rpx; } + +