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

feat: 添加谷歌风格的页签 #1160

Merged
merged 3 commits into from
Jun 4, 2024

Conversation

way-jm
Copy link
Contributor

@way-jm way-jm commented May 30, 2024

代码调整说明如下:
1.locales/en.yaml/locales/zh-CN.yaml 调整语言包;
2.src/layout/components/lay-content/index.vue 谷歌风格页签容器加了padding-top:6px,所以这里计算容器时也要相应调整;
3.src/layout/components/lay-setting/index.vue 主题设置器增加页签风格选项;
4.src/layout/components/lay-tag/chrome-tab-bg.vue 谷歌风格轮廓;
5.src/layout/components/lay-tag/index.scss 增加谷歌风格页签相关样式,包含is_active,hover,暗黑模式;
6.src/layout/components/lay-tag/index.vue 调整页签组件,增加谷歌风格选项。

@xiaoxian521 xiaoxian521 added nice pr 非常好的pr CodeReview::Waiting 等待代码审查 v5.7.0 5.7.0版本 and removed CodeReview::Waiting 等待代码审查 labels May 30, 2024
@xiaoxian521 xiaoxian521 self-requested a review June 4, 2024 04:23
@xiaoxian521 xiaoxian521 added the test:pass 测试通过 label Jun 4, 2024
@xiaoxian521 xiaoxian521 changed the title 添加谷歌风格的页签 feat: 添加谷歌风格的页签 Jun 4, 2024
@xiaoxian521 xiaoxian521 merged commit 7a6ee58 into pure-admin:main Jun 4, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
nice pr 非常好的pr test:pass 测试通过 v5.7.0 5.7.0版本
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants