我是点击授权按钮的时候 先wx.login 再wx.getUserProfile 这俩先后顺序 平级
wx.getUserProfile不能和wx.login一起使用?mac 模拟器1.05.2102010 基础库2.16.0 调用wx.login获取code后,再调用wx.getUserProfile,可能会失败,触发fail函数,error msg: ''getUserProfile:fail can only be invoked by user TAP gesture"。 如果不能同时使用,那如何校验用户信息的准确性或者解密encryptedData呢?
2021-04-13请问下这个问题 大家都是怎么解决的..
textarea组件ios上bindblur和bindfocus执行顺序错误用textarea组件的focus和blur事件,发现在ios11上快速获取焦点再点其他地方失焦的时候,先执行的是bindblur这个事件,再执行bindfocus这个事件,按顺序不应该先执行bindfocus再执行bindblur吗 [图片] 附上代码: [图片] [图片]
2021-03-22我也是这个问题,请问下解决了吗😂
textarea第一次会直接触发bindblur 第二次就正常?<textarea class='text_V' auto-focus="true" show-confirm-bar="{{false}}" placeholder="请输入内容" auto-height="{{true}}" bindblur="onHideInput" bindfocus="bindGETHei" adjust-position="{{false}}"/>
2021-03-19这个应该是小程序的服务类目...
小程序搜索中,这个标签在后台哪里设置呢?求助各位大佬,如下图中,这个红圈中的小标签怎么设置呢? [图片]
2019-09-23