diff --git a/src/pages/comprehensiveQuery/index.vue b/src/pages/comprehensiveQuery/index.vue index 4ab860d..6efc976 100644 --- a/src/pages/comprehensiveQuery/index.vue +++ b/src/pages/comprehensiveQuery/index.vue @@ -77,18 +77,16 @@ 1 - + @@ -107,18 +105,16 @@ 1 - + @@ -866,6 +862,8 @@ onMounted(async () => { } ::v-deep .time-input .uni-input-input { - right: 20%; + left: 7%; + top: 50%; + transform: translateY(-55%); }