张泽亮 2 주 전
부모
커밋
603561fbe0
1개의 변경된 파일7개의 추가작업 그리고 0개의 파일을 삭제
  1. +7
    -0
      src/components/DictTag/index.vue

+ 7
- 0
src/components/DictTag/index.vue 파일 보기

@@ -86,4 +86,11 @@ export default {
.el-tag + .el-tag {
margin-left: 10px;
}
.el-tag{
background-color: transparent;
border: none;
}
.purple{
color: #7a6df0;
}
</style>

불러오는 중...
취소
저장