We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
v2.2.0
当按钮 type 为 danger 时,文字也是白色的,就会如下图一样的情况。
type
danger
然后审查模式下边看到是有一个样式覆盖了组件库的样式
把 require('@jeecg/antd-online-beta220/dist/OnlineForm.css') 注释掉就没问题了。
require('@jeecg/antd-online-beta220/dist/OnlineForm.css')
"ant-design-vue": "1.5.4", 固定这个版本试试
@zhangdaiscott"1.5.4"也是不行。
之前 2.1.0 版本也是这个问题
固定后,重新install了?
@zhangdaiscott 重新Install了
Activity
zhangdaiscott commentedon Jun 2, 2020
"ant-design-vue": "1.5.4", 固定这个版本试试
yogwang commentedon Jun 3, 2020
@zhangdaiscott"1.5.4"也是不行。


之前 2.1.0 版本也是这个问题
zhangdaiscott commentedon Jun 3, 2020
固定后,重新install了?
yogwang commentedon Jun 3, 2020
@zhangdaiscott 重新Install了