diff --git a/community/community/detail.vue b/community/community/detail.vue index 8664274..2223669 100644 --- a/community/community/detail.vue +++ b/community/community/detail.vue @@ -2122,7 +2122,7 @@ input { width: 100%; height: 87rpx; position: fixed; - bottom: 10rpx; + bottom: 35rpx; left: 0; background-color: #fff; z-index: 1; diff --git a/components/store-lists.vue b/components/store-lists.vue index e446f9f..8d57f64 100644 --- a/components/store-lists.vue +++ b/components/store-lists.vue @@ -1,6 +1,6 @@