Skip to content

Tag 标签type="primary" 时,样式颜色被写死,无法通过修改全局主题修改 #3423

@DuBian999

Description

@DuBian999

NutUI React 包名

@nutui/nutui-react-taro

NutUI React 版本号

3.0.18

平台

weapp

重现链接

重现步骤

  1. 在自定义主题sass文件中新增配置: --nutui-tag-primary-background-color:blue
  2. 在界面中使用 <Tag type='primary'>满减</Tag>
  3. 主题颜色未修改,发现源代码中配置写死固定
Image Image

期望的结果是什么?

能够根据文档中的--nutui-tag-primary-background-color 进行之定义配置

实际的结果是什么?

能够根据文档中的--nutui-tag-primary-background-color 进行之定义配置

环境信息

No response

其他补充信息

No response

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions