guhongwei 3 년 전
부모
커밋
6a8f3ceec5
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      pages/index/index.wxml

+ 1 - 1
pages/index/index.wxml

@@ -9,7 +9,7 @@
     </block>
     </block>
     <block wx:elif="{{!hasUserInfo}}">
     <block wx:elif="{{!hasUserInfo}}">
       <button wx:if="{{canIUseGetUserProfile}}" bindtap="getUserProfile"> 获取头像昵称 </button>
       <button wx:if="{{canIUseGetUserProfile}}" bindtap="getUserProfile"> 获取头像昵称 </button>
-      <button wx:elif="{{canIUse}}" open-type="getUserInfo" bindgetuserinfo="getUserInfo"> 获取头像昵称 </button>
+      <button wx:elif="{{canIUse}}" open-type="getUserInfo" bindgetuserinfo="getUserInfo"> 获取头像昵称1 </button>
       <view wx:else> 请使用1.4.4及以上版本基础库 </view>
       <view wx:else> 请使用1.4.4及以上版本基础库 </view>
     </block>
     </block>
     <block wx:else>
     <block wx:else>