You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

19 lines
890 B

5 years ago
<search-header></search-header>
<image class="topimg" src="https://fastadmin.oss-cn-shenzhen.aliyuncs.com/xcxImages/listtop/strategy.png" mode="widthFix"></image>
<view class="list">
<view class="item" wx:for="{{4}}">
<view class="title textOver">
<text>游记标题一</text>
<image src="https://fastadmin.oss-cn-shenzhen.aliyuncs.com/xcxImages/listtop/hot.png" mode="widthFix"></image>
</view>
<view class="subtitle textOver2">副标题副标题副标题副标题副副标题副标题副标题副标题副标题副标题副标题副标题副标题......</view>
<view class="strategy-bottom">
<image src="" mode="aspectFill"></image>
<view class="author-name">昵称昵称</view>
<view class="iconfont icon-xin"></view>
<text>111</text>
<view class="iconfont icon-eye"></view>
<text>222</text>
</view>
</view>
</view>