react-weui
react-weui copied to clipboard
weui for react
#225 This PR add a definition file to support Typescript
**Do you want to request a *feature* or report a *bug* (建议还是bug) ?** **What is the current behavior? (现有状况)** **What is the expected behavior? (应有状况)** **Which versions of React-weui, weui,...
**Do you want to request a *feature* or report a *bug* (建议还是bug) ?** # Bug **What is the current behavior? (现有状况)** ``` 'Button' cannot be used as a JSX component....
**Do you want to request a *feature* or report a *bug* (建议还是bug) ?** 建议 **What is the current behavior? (现有状况)** let currentPage = null let totalPage = null ` search:...
官方的react-UI文档怎么打不开了?
Is there any option to autofocus fro Input?
**Do you want to request a *feature* or report a *bug* (建议还是bug) ?** **What is the current behavior? (现有状况)** **What is the expected behavior? (应有状况)** **Which versions of React-weui, weui,...
当上传图片名中含有(),空格等特俗字符时,如图片名123(1).png,123 abc4.png,上传成功后,预览图片,显示不了图片(黑的),看了 Gallery这个组件源码, imgs.map( (img, i) => { const imgStyle = { backgroundImage: `url(${img})`, backgroundSize: 'contain', backgroundRepeat: 'no-repeat', backgroundPosition: 'center center' };, backgroundImage: `url(${img})`,这个地方,当Img中含有括号、空格等特俗字符时,backgroundImage属性是解析不成功的
**Do you want to request a *feature* or report a *bug* (建议还是bug) ?** **What is the current behavior? (现有状况)** **What is the expected behavior? (应有状况)** **Which versions of React-weui, weui,...