Skip to content

Commit 0258429

Browse files
committed
修改
1 parent d60da76 commit 0258429

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/components/menus/MenuItem.vue

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,11 +50,11 @@ export default {
5050
</script>
5151

5252
<style scoped lang="scss">
53-
.router {
53+
/* .router {
5454
color: #e5e5e5;
5555
text-decoration: none;
5656
}
5757
.active {
5858
color: #f00;
59-
}
59+
} */
6060
</style>

0 commit comments

Comments
 (0)