提交 5b09dd44 authored 作者: haodaking's avatar haodaking

chore: update

上级 a1b839b8
......@@ -182,13 +182,13 @@ export default {
href: 'https://sit-plus.ezijing.com/'
},
{
name: '玛丽伍德MBA硕士1+1',
href: 'https://marywood-plus.ezijing.com/'
},
{
name: '玛丽伍德MIS硕士1+1',
name: '玛丽伍德大学硕士1+1<br />专业1:工商管理<br/>专业2:管理信息系统',
href: 'https://marywood-plus.ezijing.com/'
},
// {
// name: '玛丽伍德MIS硕士1+1',
// href: 'https://marywood-plus.ezijing.com/'
// },
{
name: '石溪大学金融硕士1+1',
href: 'https://sbu-plus.ezijing.com/'
......
......@@ -2,7 +2,7 @@
<li class="tree-item">
<div class="cell" :class="{ bold: isFolder }" @click="toggle(item)">
<div class="cell-title">
<app-link :data="item">{{ item.name }}</app-link>
<app-link :data="item"><span v-html="item.name"></span></app-link>
</div>
<div class="cell-icon" v-if="isFolder">
<van-icon name="arrow-up" v-if="isOpen" />
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论