src/layout/components/TagsView/index.vue
@@ -259,7 +259,7 @@ <style lang="scss" scoped> .tags-view-container { height: 30px; height: 34px; width: 100%; position: fixed; /* 将头部固定 */ top: 50px; /* 在顶部固定 */ @@ -292,7 +292,7 @@ &.active { border-radius: 10px 10px 0px 0px; background-color: #F2F2F4 !important; background-color: #F7F7F7 !important; color: #165DFF; } }