更换电话图标
This commit is contained in:
parent
548878fb70
commit
7e77640d82
|
|
@ -125,7 +125,7 @@
|
|||
<text class="action-text">任务</text>
|
||||
</view>
|
||||
<view class="action-item" @click.stop="handleCall(customer)">
|
||||
<text class="action-icon">📞</text>
|
||||
<text class="action-icon">☏</text>
|
||||
<text class="action-text">电话</text>
|
||||
</view>
|
||||
<view class="action-item" @click.stop="handleMore(customer)">
|
||||
|
|
|
|||
|
|
@ -112,7 +112,7 @@
|
|||
<text class="action-text">新建任务</text>
|
||||
</view>
|
||||
<view class="action-btn" @click="handleCall">
|
||||
<text class="action-icon">☎</text>
|
||||
<text class="action-icon">☏</text>
|
||||
<text class="action-text">拨打电话</text>
|
||||
</view>
|
||||
<view class="action-btn" @click="handleMore">
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user