|
|
|
|
@ -81,17 +81,9 @@
|
|
|
|
|
</view>
|
|
|
|
|
<view class="section-content">
|
|
|
|
|
<view class="time-item">
|
|
|
|
|
<text class="time-label">征集时间:</text>
|
|
|
|
|
<!-- <text class="time-label">征集时间:</text> -->
|
|
|
|
|
<text class="time-value">{{ collectionTime }}</text>
|
|
|
|
|
</view>
|
|
|
|
|
<view class="time-item">
|
|
|
|
|
<text class="time-label">奖项榜单发布:</text>
|
|
|
|
|
<text class="time-value">{{ prizeReleaseTime }}</text>
|
|
|
|
|
</view>
|
|
|
|
|
<view class="time-item">
|
|
|
|
|
<text class="time-label">奖项公布:</text>
|
|
|
|
|
<text class="time-value">{{ prizeAnnouncementTime }}</text>
|
|
|
|
|
</view>
|
|
|
|
|
</view>
|
|
|
|
|
</view>
|
|
|
|
|
|
|
|
|
|
|