提交 36498dc6 authored 作者: haodaking's avatar haodaking

chore: update

上级 05200e13
This source diff could not be displayed because it is too large. You can view the blob instead.
...@@ -13,6 +13,12 @@ const rows: Record<string, any>[] = [ ...@@ -13,6 +13,12 @@ const rows: Record<string, any>[] = [
title: 'CMS资源系统', title: 'CMS资源系统',
href: 'https://course.ezijing.com' href: 'https://course.ezijing.com'
}, },
{
icon: 'https://webapp-pub.ezijing.com/project/saas/icon_1_4.png',
hoverIcon: 'https://webapp-pub.ezijing.com/project/saas/icon_1_4_hover.png',
title: 'OBE专业建设平台',
href: 'http://114.115.183.167/index'
},
{ {
className: 'is-blue', className: 'is-blue',
icon: 'https://webapp-pub.ezijing.com/project/saas/icon_1_3.png', icon: 'https://webapp-pub.ezijing.com/project/saas/icon_1_3.png',
...@@ -21,16 +27,16 @@ const rows: Record<string, any>[] = [ ...@@ -21,16 +27,16 @@ const rows: Record<string, any>[] = [
onClick() { onClick() {
ElMessage({ message: '暂未开放' }) ElMessage({ message: '暂未开放' })
} }
},
{
className: 'is-blue',
icon: 'https://webapp-pub.ezijing.com/project/saas/icon_1_4.png',
hoverIcon: 'https://webapp-pub.ezijing.com/project/saas/icon_1_4_hover.png',
title: '在线考试',
onClick() {
ElMessage({ message: '暂未开放' })
}
} }
// {
// className: 'is-blue',
// icon: 'https://webapp-pub.ezijing.com/project/saas/icon_1_4.png',
// hoverIcon: 'https://webapp-pub.ezijing.com/project/saas/icon_1_4_hover.png',
// title: '在线考试',
// onClick() {
// ElMessage({ message: '暂未开放' })
// }
// }
] ]
}, },
{ {
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论