alibaba / alibaba/lowcode-engine
我用taro自定义了一个按钮物料,如果直接写入则渲染组件异常,用createElelent的话则会丢失样式
- Dominant language
- TypeScript
- Stars
- 15.9k
- Forks
- 2.7k
- PR merge metrics
- No merged PRs in 30d
Description
我用@tarojs-components这个库自定义了个按钮的物料,但是样式会丢失(必填)**
## **To Reproduce (required)** / **如何复现 bug?(必填,非常重要)**
执行物料库的命令新增一个项目
在项目src>components创建button文件
创建好后代码补全后出问题
demo链接>
[taro-metarial.zip](https://github.com/alibaba/lowcode-engine/files/13295809/taro-metarial.zip)
Steps to reproduce the behavior: / 详细复现步骤:
components>buttonview中出现以下情况

随后按钮样式丢失

---
我想请教一下大佬们,这个地方该怎么写才能正常显示,谢谢大佬!
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.