小黄黄

Results 6 comments of 小黄黄

应该是入口文件缺少 `import "@tarojs/async-await";` 导致的

可以试试 https://github.com/javahuang/surveyking

```js self.dispose = function () { ... if (self.observer && self.observer.disconnect) { self.observer.disconnect(); } } ``` after grid dispose, `self.observer` always return undefine, so MutationObserver can't disconnect

![Jietu20220217-212029@2x](https://user-images.githubusercontent.com/3992393/154490853-a1c27209-974c-48fe-919f-b74522d6398a.jpg) ![Jietu20220217-212348@2x](https://user-images.githubusercontent.com/3992393/154490624-1287232f-4761-40d7-9903-e1935ae5a695.jpg) 系统:卷王调查问卷系统 地址:https://surveyking.cn 使用场景:调查问卷表单工作流 目前 LogicFlow 能很好的满足我的需要,工作流部分还正在完善,感谢开源

1. 判断题其实就是单选题的,挺多人提了,下个版本我给判断题单独抽出来成一个题型 2. 第二个功能已经有了,考试设置->随机问题

@dkyi 您好,这个项目暂时不更新了,antd 基本停止维护了,推荐使用 ant-design-pro。后续我给我整合 ant-design-pro 的代码推上来,我一直在跟进最新的 ant-design-pro。