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.
27 lines
914 B
27 lines
914 B
3 years ago
|
<!--pages/lookup/lookimg/img.wxml-->
|
||
|
<!--utils/video/video.wxml-->
|
||
|
<view class="main">
|
||
|
<image style="width: 750rpx;height: 750rpx;" src="/pages/quest/subpage/detail/image/short/img_xtuone@2x.png"></image>
|
||
|
<view class="bottom">
|
||
|
<view class="title">3月31日上海展厅摄影图片</view>
|
||
|
<view class="cards">
|
||
|
<view class="card">星途追风</view>
|
||
|
<view class="card">星途凌云</view>
|
||
|
</view>
|
||
|
<view class="operation">
|
||
|
<view class="one">
|
||
|
<image style="width: 24rpx;height: 24rpx;" src="/images/ic_fx_bs@2x.png"></image>
|
||
|
分享
|
||
|
</view>
|
||
|
<view class="one">
|
||
|
<image style="width: 24rpx;height: 24rpx;" src="/images/ic_sc_bs@2x.png"></image>
|
||
|
收藏
|
||
|
</view>
|
||
|
<view class="one">
|
||
|
<image style="width: 24rpx;height: 24rpx;" src="/images/ic_bc_bs@2x.png"></image>
|
||
|
保存
|
||
|
</view>
|
||
|
</view>
|
||
|
</view>
|
||
|
</view>
|