jry
jry

**Is your feature request related to a problem? Please describe.** A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] **Describe the solution you'd...
H5环境下 "canvasToTempFilePath:fail"
比如在element-ui的upload组件使用。无法在回调里调用上传文件。
类似这样的 可以参考https://github.com/haixin-fang/vue-design-editor/blob/12106acbe975efe38da66db2981461db8c9566a6/src/core/WorkareaHandler.ts#L162 本来想提个PR,但是不太熟悉WorkspacePlugin和sizeChange相关影响范围。
if (!this.hadDraw) return; 应该是上面这句导致不生效。
URL小写的同时开启子域名绑定模块问题,如果用U('Test/ScoreLog/index')生成URL,结果会是index.php/test/scrorelog/index,而不是index.php/test/scrore_log/index导致无法访问。
这个vue能用吗