孤月
孤月
Hi! 👋 Firstly, thanks for your work on this project! 🙂 Today I used [patch-package](https://github.com/ds300/patch-package) to patch `[email protected]` for the project I'm working on. Here is the diff that solved...
你这个代码看起来还真是有些费劲啊
### 问题出在哪个包 @taroify/core, @taroify/icons ### 问题出在哪个平台/设备/浏览器 微信小程序 ### 平台/设备/浏览器 小程序 ### 你正在使用的 Taroify 版本是多少 0.4.0 ### 描述一下您遇到的问题以及重现步骤 1. Form组件,数据收集错误 ``` // 默认数据 { team_up: { minimum: 1, maximum: 2, }...