lljj-x / vue-json-schema-form

基于Vue/Vue3,Json Schema 和 ElementUi/antd/iview3/naiveUi 等生成 HTML Form 表单,用于活动编辑器、h5编辑器、cms等数据配置;支持可视化生成表单Schema 。 Generate a form using Vue/Vue3, Json Schema and ElementUi/antdv/iview3/naiveUi
https://form.lljj.me/
Apache License 2.0
2.01k stars 418 forks source link

配置 description,可以支持自定义icon嘛? #331

Closed angellala closed 7 months ago

angellala commented 8 months ago

反馈问题请先查看文档和务必提供详细的复现代码,遵循如下格式,描述不清楚的问题将会直接关闭。

vue和ui框架

vue2 + ui框架element

问题描述

配置 description,目前的提示icon和项目中已有的icon风格不符,请问支持自定义嘛?

如何复现

可以详细介绍你的复现场景或者相关代码。

必要时提供复现demo,如codepen,github 复现仓库,playground分享链接等

期望的结果

....

lljj-x commented 8 months ago

似乎不行 内置的,不能覆盖配置

angellala commented 7 months ago

好的,谢谢