Julycc41
Julycc41
Report an error when using the example
Now I have a problem,My data is a bunch of latitude and longitude, how do I convert them into data that can be loaded into a heat map?I need to...
when I compress a large number of images,Less pictures won't appear
Could you please tell me that I need more than 1000 + pictures, but the pictures are not displayed at all when I generate them
数据多放点就没问题 鼠标一放上去就报错了 resume is not a function
### 这个功能解决了什么问题? 小程序中有需求需要填写车牌号,弹出自定义键盘 ### 你期望的组件设计是怎样的? 
### NutUI React 包名 @nutui/nutui-react ### NutUI React 版本号 "@tarojs/react": "3.6.15", ### 平台 h5 ### 重现链接 https://nutui.jd.com/taro/react/3x/#/zh-CN/component/Uploader ### 重现步骤 https://github.com/user-attachments/assets/89c10599-f0e8-4948-ad2f-0a522e08472d 复现步骤 https://nutui.jd.com/taro/react/3x/#/zh-CN/component/Uploader 手机浏览器打开 ### 期望的结果是什么? 上传回显,清晰 ### 实际的结果是什么? 很模糊。也不显示不出发,微信开发者工具能正常编辑显示 ###...
### 这个功能解决了什么问题? Picker 封装了懒加载请求 没有loading内部特效 ### 你期望的组件设计是怎样的? setVisible(false)} onConfirm={(opts, value) => { setVisible(false) onChange && onChange(opts[0]) // 通知表单更新值 }} >