ZhangXianQiang
2024-06-20 5dfecfeae08069e1debd637a8b02e3c1616af2da
src/views/menu/index.vue
@@ -37,12 +37,7 @@
        title: '在线培训',
        iconPath: new URL('@/assets/icons/icon2.png', import.meta.url).href,
        path: '/train'
      },
      {
        title: '我的课程',
        iconPath: new URL('@/assets/icons/icon1.png', import.meta.url).href,
        path: '/exam-list'
      },
      }
    ]
  },
  {