完成了小程序联系上级的功能(点击手机号跳转拨号页面)

This commit is contained in:
2025-06-15 21:51:05 +08:00
parent 0739bdcbb8
commit 7603d8c96c
5 changed files with 53 additions and 90 deletions

View File

@ -3,7 +3,7 @@
<view class="flex-row justify-between items-center group">
<view class="flex-col">
<text class="self-start font text">{{ nickName }}</text>
<view class="flex-row items-center self-stretch group_2 mt-9">
<view class="flex-row items-center self-stretch group_2 mt-9" bind:tap="gotoCall">
<image
class="image_3"
src="./images/dianhua.png"