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>
|
||||
<text class="name" style="margin-left: 8px">{{ item.name }}</text>
|
||||
</div>
|
||||
<img :src="$cdn + 'common/phone.png'" alt="" @click="call(item)">
|
||||
<!-- <img :src="$cdn + 'common/phone.png'" alt="" @click="call(item)">-->
|
||||
</div>
|
||||
</div>
|
||||
</template>
|
||||
|
||||
Reference in New Issue
Block a user