xiangpei
2024-10-25 c80ea26a1f9e08893162f4838def0db2db3be4bd
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'
      },
    ]
  },