<button class="avatar-wrapper" open-type="chooseAvatar" bind:chooseavatar="onChooseAvatar"></button>
JS:
onChooseAvatar(e){
console.log(e);
}
选择微信头像报错:[渲染层错误] [Component] <button>: chooseAvatar:fail Error: ENOENT: no such file or directory, open ''(env: Windows,mp,1.06.2302092; lib: 2.30.0)
甩个代码段呀老哥 不给代码段 怎么知道有没有其他东西影响到了
bindchooseavatar 中间没有冒号呢
基础库选择最新的试试