open-type chooseAvatar ios 15.0没反应?

发布于 4 年前作者 shenmin5258 次浏览最后编辑 4 年前来自 ask

<button class="userinfo" open-type="chooseAvatar" bindchooseavatar="onChooseAvatar">

<view class="userinfo-avatar">

<view class="uploadBtn" wx:if="{{!headImgUrl}}">+</view>

<image wx:else class="userinfo-avatar" src="{{headImgUrl}}" mode="aspectFill" alt=''/>

</view>

</button>

2 回复
jingjin
jingjin1 楼4 年前

你好,麻烦提供出现问题的具体机型、微信版本号、系统版本号,以及能复现问题的代码片段(https://developers.weixin.qq.com/miniprogram/dev/devtools/minicode.html

duanwei
duanwei2 楼1 个月前

基础库多少?符合要求吗?