fix: use unicode checkmark instead of HTML entity in wxml
这个提交包含在:
@@ -22,7 +22,7 @@
|
||||
<view class="phone-area">
|
||||
<block wx:if="{{phone}}">
|
||||
<view class="phone-done">
|
||||
<text class="phone-icon">✓</text>
|
||||
<text class="phone-icon">✓</text>
|
||||
<text class="phone-text">{{phone}}</text>
|
||||
</view>
|
||||
</block>
|
||||
|
||||
在新工单中引用
屏蔽一个用户