This commit is contained in:
ldj_willow
2022-08-12 09:35:26 +08:00
100 changed files with 10306 additions and 12 deletions

View File

@@ -2,7 +2,7 @@
<el-menu
:default-active="activeMenu"
mode="horizontal"
style="background: #3c8dbc"
style="background: #ffffff"
@select="handleSelect"
>
<template v-for="(item, index) in topMenus">