尹学江

Results 6 issues of 尹学江

![image](https://user-images.githubusercontent.com/18732567/190944156-3c37b534-ff25-47c6-960a-b5c4e57a764c.png) 现在的出码都是class组件,能否出函数组件,并支持ahooks?

help wanted

### 插件暴露处 ![image](https://user-images.githubusercontent.com/18732567/190295632-de61dd45-92b2-4fc6-98ca-08a9f7f20a84.png) ### 插件使用处,如果获取到暴露的数据和方法? ![image](https://user-images.githubusercontent.com/18732567/190295709-290a375c-2835-4967-b66e-3388e022531f.png)

## **出码包(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报错 ---...

wontfix

## **Describe the bug (required)** / **详细描述 bug(必填)** ![image](https://user-images.githubusercontent.com/18732567/219256984-1cb6fe07-73a4-41ac-8e4d-74c8f36f0883.png) 线上的也是一样 ![image](https://user-images.githubusercontent.com/18732567/219257114-713e5cda-9f01-4508-acb0-db7d6182d949.png) 缺少了label标签,样式不对了 A clear and concise description of what the bug is. / 请提供清晰且精确的 bug 描述 --- ## **To Reproduce...

WIP

## **Describe the bug (required)** / **详细描述 bug(必填)** ![image](https://user-images.githubusercontent.com/18732567/220002598-3c3bc3f2-2c09-4237-9ebc-7f265462b1bf.png) ![image](https://user-images.githubusercontent.com/18732567/220002657-8c30104d-155c-47f2-a6fa-e921678b16e7.png) A clear and concise description of what the bug is. / 请提供清晰且精确的 bug 描述 --- ## **To Reproduce (required)** /...

material

## **Describe the bug (required)** / **详细描述 bug(必填)** ![image](https://user-images.githubusercontent.com/18732567/220309850-e25b9cfe-d28b-4909-a4de-4df6244a9deb.png) 分页显示,日期和时间组件。怎么默认显示中文 ## **To Reproduce (required)** / **如何复现 bug?(必填,非常重要)** 中文版示例: 1. 打开 [demo](http://lowcode-engine.cn/demo); 2. 点击标题; 3. 在右侧修改标题内容为「修改后的标题」; 4. 渲染画布标题组件没有更新显示为「修改后的标题」; ## **Expected behavior...