|
|
@ -214,7 +214,7 @@ |
|
|
<text class="function-btn-icon">📄</text> |
|
|
<text class="function-btn-icon">📄</text> |
|
|
<text class="function-btn-text">我们</text> |
|
|
<text class="function-btn-text">我们</text> |
|
|
</view> |
|
|
</view> |
|
|
<view class="function-btn" bindtap="navigateToQRCode"> |
|
|
<view class="function-btn" bindtap="navigateToQRCode" wx:if="{{isInPersonnel}}"> |
|
|
<text class="function-btn-icon">📱</text> |
|
|
<text class="function-btn-icon">📱</text> |
|
|
<text class="function-btn-text">二维码</text> |
|
|
<text class="function-btn-text">二维码</text> |
|
|
</view> |
|
|
</view> |
|
|
|