修改配色,修改功能
This commit is contained in:
@@ -42,7 +42,7 @@
|
||||
<view class="info-item">
|
||||
<text class="label">手机</text>
|
||||
<text class="value" wx:if="{{phoneNumber}}">{{phoneNumber}}</text>
|
||||
<text class="value" wx:else style="color: #fa5151; font-weight: bold;">未绑定</text>
|
||||
<text class="value" wx:else style="color: #DC8B70; font-weight: bold;">未绑定</text>
|
||||
</view>
|
||||
</view>
|
||||
</block>
|
||||
|
||||
Reference in New Issue
Block a user