ZhangXianQiang
2024-06-28 138e7f7c49d854fc3c7ea662800231fad6e73c9e
src/views/menu/index.vue
@@ -37,7 +37,12 @@
        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: '/folder'
      },
    ]
  },
  {