更新消息页面bug
This commit is contained in:
@@ -11,13 +11,13 @@
|
||||
<view class="head_left">
|
||||
{{value.title}}
|
||||
</view>
|
||||
<view class="head_right" v-if="value.data.length > 0">
|
||||
<!-- <view class="head_right" v-if="value.data.length > 0">
|
||||
{{value.data[0][0][value.prop.time]}}
|
||||
</view>
|
||||
</view> -->
|
||||
</view>
|
||||
<view class="content" v-if="value.data.length > 0">
|
||||
<!-- <view class="content" v-if="value.data.length > 0">
|
||||
{{value.prop.desc(value)}}
|
||||
</view>
|
||||
</view> -->
|
||||
</view>
|
||||
</view>
|
||||
<cs-button></cs-button>
|
||||
|
||||
Reference in New Issue
Block a user