bug582
This commit is contained in:
parent
9f5186f12b
commit
bd77db0ce4
|
@ -322,7 +322,7 @@ export default {
|
|||
}
|
||||
</script>
|
||||
<style scoped lang="scss">
|
||||
.blue-font-color:hover {
|
||||
.blue-font-color {
|
||||
color: #0058e1;
|
||||
cursor: pointer;
|
||||
}
|
||||
|
|
|
@ -281,7 +281,7 @@ export default {
|
|||
}
|
||||
</script>
|
||||
<style scoped lang="scss">
|
||||
.blue-font-color:hover {
|
||||
.blue-font-color {
|
||||
color: #0058e1;
|
||||
cursor: pointer;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue