张泽亮 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>

Loading…
取消
儲存