Files
sykl-hy/pages/mall/exhibition/index.wxml

8 lines
322 B
Plaintext

<view class="exhibition">
<view class="exhibition-img">
<rich-text nodes="{{detailsImg}}"></rich-text>
</view>
<view class="exhibition-btn">
<navigator hover-class="none" url="/pages/index/index" open-type="switchTab" class="exhibition-btn-go">点击参与活动</navigator>
</view>
</view>