Commit aa9243bc by 史敦盼

src

1 parent f3d45e95
Showing with 1 additions and 1 deletions
......@@ -263,7 +263,7 @@ export default {
}
@mixin tagActive() {
color: $color-primary;
background: url('@/assets/main/tag_bg.png') no-repeat center;
background: url('../../../../assets/main/tag_bg.png') no-repeat center;
background-size: cover;
&::before {
content: '';
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!