diff --git a/src/views/system/version/index.vue b/src/views/system/version/index.vue index aac592e..20a9a01 100644 --- a/src/views/system/version/index.vue +++ b/src/views/system/version/index.vue @@ -72,7 +72,7 @@ @@ -232,7 +232,13 @@ export default { cursor: grab; } } - +.a{ + color: #409eff; + text-decoration: underline; +} + a:focus, a:hover{ + opacity: .7; +} .shop_info { display: flex;