提交 31e1f13b authored 作者: 王鹏飞's avatar 王鹏飞

bug fixes

上级 8cb92c9d
<template>
<AppCard title="$t('home.degree.title')" titleAlign="center">
<AppCard title="$t('home.abroad.title')" titleAlign="center">
<template #title>
<nuxt-link to="/internationalDegree">{{ $t('home.degree.title') }}</nuxt-link>
<nuxt-link to="/studyAbroad">{{ $t('home.abroad.title') }}</nuxt-link>
</template>
<div class="box-row">
<div class="box-col" v-for="(col, index) in abroadList" :key="index">
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论