|
@@ -49,7 +49,7 @@
|
|
|
<view class="head-name">{{item.realName}}</view>
|
|
|
<button type="default" class="phone-green-btn bz-tel-btn"
|
|
|
@click.stop="telephone(item)">打电话</button>
|
|
|
- <shareRef ref="shareRef">分享</shareRef>
|
|
|
+ <share ref="shareRef">分享</share>
|
|
|
</view>
|
|
|
<view @click="lookUserInfo(item)" class="card-body-row">
|
|
|
<view class="card-img-box">
|