8 lines
322 B
Plaintext
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> |