update
This commit is contained in:
parent
4d2dd3ee4f
commit
61712ed22d
@ -22,7 +22,7 @@
|
||||
</view>
|
||||
<view class="font_28 flo_l color-333 ellipsis_1 _text">{{item.year}} {{item.city || ''}}</view>
|
||||
<block v-if="type == 'friend'">
|
||||
<view class="d_btn font_28 " @tap.stap="gotoNew(item)" >发消息</view>
|
||||
<view class="d_btn font_28 " @tap.stop="gotoNew(item)" >发消息</view>
|
||||
</block>
|
||||
<block v-else>
|
||||
<block v-if="type==='marriage'">
|
||||
|
||||
Loading…
Reference in New Issue
Block a user