This website works better with JavaScript.
首頁
探索
說明
註冊
登入
zhangzl
/
rongxin.dashboard
關註
1
收藏
0
複製
0
程式碼
問題管理
0
合併請求
0
版本發佈
0
Wiki
Activity
瀏覽代碼
Merge branch 'master' of
http://218.59.175.43:3000/zhangzl/rongxin.dashboard
master
张泽亮
2 週之前
父節點
699466f95d
d658814249
當前提交
603561fbe0
共有
1 個文件被更改
,包括
7 次插入
和
0 次删除
分割檢視
Diff Options
Show Stats
Download Patch File
Download Diff File
+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>
Write
Preview
Loading…
取消
儲存