lowcode-portal icon indicating copy to clipboard operation
lowcode-portal copied to clipboard

低代码引擎项目实战,点击查看直播回放

Results 5 lowcode-portal issues
Sort by recently updated
recently updated
newest added

这个是报错的信息 react-dom.production.min.js:125 TypeError: Cannot read properties of undefined (reading 'props') at e (view.js:291:83177) at we (react-dom.production.min.js:84:293) at zj (react-dom.production.min.js:226:496) at Th (react-dom.production.min.js:152:223) at tj (react-dom.production.min.js:152:152) at Te (react-dom.production.min.js:146:151) at Ja...

直播回放没有这部分:https://www.bilibili.com/video/BV1FB4y1S7tu?spm_id_from=333.999.0.0 谢谢

金禅老师好: 有时需要把之前作的一个系统功能作为子应用嵌入当前系统,有时不便整合代码,通常有iframe解决方案,但又带来跨域、不能刷屏等一系列问题(看这里:https://www.yuque.com/kuitos/gky7yw/gesexv)。 阿里的另一个产品:https://qiankun.umijs.org/zh/guide/getting-started 微前端的方案是当前最好的方案。 您能结合 阿里低代码引擎 演示安装一下这个库吗? 致谢!

现有的第三方组件比如antd-mobile如何可以转成低代码描述文件呢? 目前按照本文章的https://lowcode-engine.cn/site/docs/guide/expand/editor/material 方法,执行一直在报错。 部分如下:ERR! (undefined) ./src/components/water-mark/water-mark.less ERR! TypeError: this.getOptions is not a function ERR! ERR! (undefined) ./src/components/footer/footer.less ERR! TypeError: this.getOptions is not a function 感谢!!!