<view wx:if="{{canIUse}}"> <image src='/static/img/logo.png'></image> <button class="nxh__button" open-type="getUserInfo" lang="zh_CN" bindgetuserinfo="bindGetUserInfo">授权登录</button> </view> <view wx:else>请升级微信版本</view>