This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
zhangzl
/
rongxin.dashboard
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
Merge branch 'master' of
http://218.59.175.43:3000/zhangzl/rongxin.dashboard
master
张泽亮
2 weeks ago
parent
699466f95d
d658814249
commit
603561fbe0
1 changed files
with
7 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+7
-0
src/components/DictTag/index.vue
+ 7
- 0
src/components/DictTag/index.vue
View File
@@ -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…
Cancel
Save