iceqing / react-amis-admin

一个开箱可用的Amis + React 低代码开发环境
https://amis.iceq.cc
Apache License 2.0
149 stars 28 forks source link

svg 注册为amis Icon 有问题 #21

Closed csx-bill closed 1 year ago

csx-bill commented 1 year ago

image image

iceqing commented 1 year ago

应该是缺少vite插件引起的,我再最新的代码添加了vite svg插件, 并添加了示例的自定义图标代码 https://github.com/iceqing/react-amis-admin/commit/a3c409269fa5157cbed32bb57a625e25ce51e563

csx-bill commented 1 year ago

AMisRenderer  如何增加 

props 参数传递 例如官方的这个 ,我在你这个demo 中 尝试 传递props ,但是无法取值到

() => renderAmis(schema, { data: { username: 'amis' } });

------------------ 原始邮件 ------------------ 发件人: "Spencer @.>; 发送时间: 2023年6月25日(星期天) 晚上7:52 收件人: @.>; 抄送: @.>; @.>; 主题: Re: [iceqing/react-amis-admin] svg 注册为amis Icon 有问题 (Issue #21)

应该是缺少vite插件引起的,我再最新的代码添加了vite svg插件, 并添加了示例的自定义图标代码 a3c4092

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you authored the thread.Message ID: @.***>