Commit 5c260a78 by zhangzhen

优化

parent cf669c5a
......@@ -83,7 +83,7 @@
</view>
<view v-if="item.recordsTime" class="flex-between records-time">
<text></text>
<text class="text-sm text-orange">{{item.recordsTime}} 结束</text>
<text class="text-sm text-orange text-bold">{{item.recordsTime}} 结束</text>
</view>
<view class="facilitie-box">
<view v-for="(val,i) in item.facilities" :key="i" v-if="i<=7"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment