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 wx:elif="{{!hasUserInfo}}">
       <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>
     </block>
     <block wx:else>