Commit 5bcb234e authored by 张娇(东信)'s avatar 张娇(东信)

乡村旅居样式优化

parent 18e49afa
...@@ -204,7 +204,7 @@ const locationFiltering = (index) => { ...@@ -204,7 +204,7 @@ const locationFiltering = (index) => {
<style lang="scss" scoped> <style lang="scss" scoped>
page { page {
background-color: #f3f3f3; background-color: #eaf9f1;
} }
.container { .container {
position: relative; position: relative;
...@@ -259,7 +259,6 @@ page { ...@@ -259,7 +259,6 @@ page {
} }
.hot-way { .hot-way {
width: 710rpx; width: 710rpx;
height: 1156rpx;
border-radius: 16rpx; border-radius: 16rpx;
background: #ffffff; background: #ffffff;
margin-top: 20rpx; margin-top: 20rpx;
...@@ -355,7 +354,6 @@ page { ...@@ -355,7 +354,6 @@ page {
} }
.list-card { .list-card {
width: 710rpx; width: 710rpx;
height: 240rpx;
} }
.card-img { .card-img {
margin-top: 20rpx; margin-top: 20rpx;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment