woodwhale
woodwhale
> 空项目引入 //基础工具库 implementation 'com.github.tamsiree.RxTool:RxKit:2.6.3' //UI库 implementation 'com.github.tamsiree.RxTool:RxUI:2.6.3' 稳定复现 提示 Manifest merger failed : android:exported needs to be explicitly specified for . Apps targeting Android 12 and higher are required...
也可以使用ref,调用` this.$refs.ref名.off()`来重置状态
可以看看我写的文章,解决了这个问题,绑定一个ref即可 https://blog.csdn.net/woodwhale/article/details/124120621
> `OSError: /home/pi/.local/lib/python3.7/site-packages/tls_client/dependencies/tls-client-amd64.so: wrong ELF class: ELFCLASS64` Hello, I try to build an online robot on the raspberry pi, but it shows that this library is for amd architecture. Hope...