25128
This commit is contained in:
@@ -73,7 +73,7 @@
|
|||||||
<u-avatar :src="item.avatar || (($cdn + 'common/xztx.png'))" size="74" mode="square"></u-avatar>
|
<u-avatar :src="item.avatar || (($cdn + 'common/xztx.png'))" size="74" mode="square"></u-avatar>
|
||||||
<text class="name" style="margin-left: 8px">{{ item.name }}</text>
|
<text class="name" style="margin-left: 8px">{{ item.name }}</text>
|
||||||
</div>
|
</div>
|
||||||
<img :src="$cdn + 'common/phone.png'" alt="" @click="call(item)">
|
<!-- <img :src="$cdn + 'common/phone.png'" alt="" @click="call(item)">-->
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</template>
|
</template>
|
||||||
|
|||||||
Reference in New Issue
Block a user