ZhangXianQiang
2024-07-01 92a5087cff2821903314f092209a4c792bc28c3e
src/views/menu/index.vue
@@ -39,9 +39,9 @@
        path: '/train'
      },
      {
        title: '我的课程',
        title: '教学资源',
        iconPath: new URL('@/assets/icons/icon1.png', import.meta.url).href,
        path: '/exam-list'
        path: '/folder'
      },
    ]
  },