ksh033

Results 7 issues of ksh033

使用bisheng做了一个api文档,但是我的例子有使用了dva,在写例子的时候dva的内容就调用不了。无奈只能把代码下载下来把entry.nunjucks.jsx给改了 ReactDOM.render( router, document.getElementById('react-content'), ); 替换成 const dva=require("dva").default; const app=dva({ history:history.createHistory() }) app.router(rconfig); window.app=app; app.start("#react-content");

是否能支持手工输入YYYYMMDD,展示的时候 按YYYY-MM-DD

SearchInput 大数据时很慢,键盘输入会卡住,是否有好的方式可以决解

- [ ] I have searched the [issues](https://github.com/alibaba/formily/issues) of this repository and believe that this is not a duplicate. ### What problem does this feature solve? 表单数据组变更监听 ### What does...

- [ ] I have searched the [issues](https://github.com/alibaba/formily/issues) of this repository and believe that this is not a duplicate. ### What problem does this feature solve? 解决from-item在设计器中设置labelWidth,wrapperWidth有效 ### What does...

- [ ] I have searched the [issues](https://github.com/alibaba/formily/issues) of this repository and believe that this is not a duplicate. ### Reproduction link [![Edit on CodeSandbox](https://codesandbox.io/static/img/play-codesandbox.svg)](https://codesandbox.io/p/sandbox/silly-euclid-75vvlw?file=%2Fsrc%2FApp.vue%3A47%2C27) ### Steps to reproduce import...

- [ ] I have searched the [issues](https://github.com/alibaba/formily/issues) of this repository and believe that this is not a duplicate. ### Reproduction link [![Edit on CodeSandbox](https://codesandbox.io/static/img/play-codesandbox.svg)](https://codesandbox.io/p/sandbox/formily-vue-ant-design-vue-json-schema-25g4z1?file=%2Fsrc%2FApp.vue) ### Steps to reproduce 引入formily.element.umd.production.js...