Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

打包后无法切换系统主题颜色,且a标签为黑色无主题颜色 #44

Open
4 tasks done
frankchen211 opened this issue Nov 4, 2021 · 1 comment
Open
4 tasks done

Comments

@frankchen211
Copy link

frankchen211 commented Nov 4, 2021

⚠️ 重要 ⚠️ 在进一步操作之前,请检查下列选项。如果您忽视此模板或者没有提供关键信息,您的 Issue 将直接被关闭

  • 已阅读 文档.
  • 确保您的代码已是最新或者所报告的 Bug 在最新版本中可以重现. (部分 Bug 可能已经在最近的代码中修复)
  • 已在 Issues 中搜索了相关的关键词
  • 不是 ant design vue 组件库的 Bug

描述 Bug

打包后无法切换系统主题颜色,且a标签为黑色无主题颜色

a {
    color: inherit;
    text-decoration: inherit;
}

会覆盖a标签的颜色。
尝试在设置中清空缓存并返回登录页无效。

复现 Bug

下载最新版vben-admin-thin-next 2.8.0

yarn build 或 yarn preview

系统信息

  • 操作系统: Windows 10
  • Node 版本: 8.0.0
  • 包管理器 (npm/yarn/pnpm) 及其版本: yarn: 1.22.17
  • "ant-design-vue": "2.2.8",
@zhangcheng1164
Copy link

参考这个可以解决 vbenjs/vue-vben-admin#2087

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants