收藏
回答

@bindgetphonenumber 回调没有执行?

class="phone-auth flex-col" v-if="isAuthorization">
	
  	      image>
	view>
	
      	      微信用户一键登录button>
    	      其他号码登录/注册view>
	view>
view>
wxGetPhoneNumber(e) {
	console.log('111111111')
	let that = this
	console.log(e.detail.errMsg == "getPhoneNumber:ok")
},
最后一次编辑于  2020-08-27
回答关注问题邀请回答
收藏

1 个回答

  • Jacob
    Jacob
    2020-08-27
    @getphonenumber
    


    2020-08-27
    有用 2
    回复 2
    • 🙈
      🙈
      2020-08-27
      是因为不是官方组件,所以前面不能加bind么
      2020-08-27
      回复
    • Jacob
      Jacob
      2020-08-28回复🙈
      你应该用的是uni-app吧,这就是vue写法,`@` 代表事件绑定,等于 `bind:`
      2020-08-28
      回复
登录 后发表内容
问题标签