Commit 18e49afa authored by 张娇(东信)'s avatar 张娇(东信)

乡村旅居首页

parent 6bed7a13
...@@ -61,6 +61,7 @@ ...@@ -61,6 +61,7 @@
"navigationBarTitleText": "乡村旅居" "navigationBarTitleText": "乡村旅居"
} }
}, },
{ {
"path": "pages/reviewDetails/reviewDetails", "path": "pages/reviewDetails/reviewDetails",
"style": { "style": {
......
...@@ -5,6 +5,7 @@ ...@@ -5,6 +5,7 @@
<view class="bac-img"> <view class="bac-img">
<img class="bac" src="/static/rural/bacImg.png" style="width: 750rpx; height: 440rpx" /> <img class="bac" src="/static/rural/bacImg.png" style="width: 750rpx; height: 440rpx" />
</view> </view>
<!-- 热门-->
<view style="display: flex; flex-direction: row"> <view style="display: flex; flex-direction: row">
<view class="left-offer"> <view class="left-offer">
<text class="left-title">特价专区</text> <text class="left-title">特价专区</text>
...@@ -44,6 +45,7 @@ ...@@ -44,6 +45,7 @@
<image class="test5" src="/static/rural/img4.png" mode="widthFix" /> <image class="test5" src="/static/rural/img4.png" mode="widthFix" />
</view> </view>
</scroll-view> </scroll-view>
<!-- 列表-->
<view class="bootom"> <view class="bootom">
<view class="bootom-top"> <view class="bootom-top">
<view class="option" @tap="locationFiltering(0)"> <view class="option" @tap="locationFiltering(0)">
......
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