尹学江
尹学江
 现在的出码都是class组件,能否出函数组件,并支持ahooks?
### 插件暴露处  ### 插件使用处,如果获取到暴露的数据和方法? 
## **出码包(alibaba/lowcode-engine(子目录:modules/code-generator))npm run build报错** 把出码源码(modules/code-generator),下载下来单独 npm run build报错 --- ## **拷贝源码(modules/code-generator),安装依赖,npm run build, npm publish报错** 1. 拷贝源码(modules/code-generator) 2. 安装依赖, 3. npm run build 报错 4. 修改包名 5. npm publish报错 ---...
## **Describe the bug (required)** / **详细描述 bug(必填)**  线上的也是一样  缺少了label标签,样式不对了 A clear and concise description of what the bug is. / 请提供清晰且精确的 bug 描述 --- ## **To Reproduce...
## **Describe the bug (required)** / **详细描述 bug(必填)**   A clear and concise description of what the bug is. / 请提供清晰且精确的 bug 描述 --- ## **To Reproduce (required)** /...
## **Describe the bug (required)** / **详细描述 bug(必填)**  分页显示,日期和时间组件。怎么默认显示中文 ## **To Reproduce (required)** / **如何复现 bug?(必填,非常重要)** 中文版示例: 1. 打开 [demo](http://lowcode-engine.cn/demo); 2. 点击标题; 3. 在右侧修改标题内容为「修改后的标题」; 4. 渲染画布标题组件没有更新显示为「修改后的标题」; ## **Expected behavior...