Commit 56e80516 authored by 罗超's avatar 罗超

1

parent 51bdef7b
......@@ -16,9 +16,12 @@
{{item.Time}}
</view>
</view>
<view class="infoTipMsg">
<view class="infoTipMsg" v-if="item.Description">
{{item.Description}}
</view>
<view class="infoTipMsg" v-if="!item.Description">
暂无新消息
</view>
</view>
</view>
</view>
......
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