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

update

上级 95bd18c2
...@@ -100,7 +100,7 @@ export default { ...@@ -100,7 +100,7 @@ export default {
} }
dl { dl {
display: flex; display: flex;
margin-top: 10px; margin-top: 0.22rem;
font-size: 0.11rem; font-size: 0.11rem;
p + p { p + p {
margin-top: 10px; margin-top: 10px;
......
...@@ -30,7 +30,7 @@ export default { ...@@ -30,7 +30,7 @@ export default {
name: '硕士', name: '硕士',
children: [ children: [
{ name: '金融硕士MSF', href: 'https://kelley.ezijing.com' }, { name: '金融硕士MSF', href: 'https://kelley.ezijing.com' },
{ name: '教育学硕士Med(早教-蒙台梭利)', href: 'https://cu.ezijing.com' }, { name: '教育学硕士MED(儿童心理与教育)', href: 'https://cu.ezijing.com' },
{ name: '应用心理学MAP', href: 'https://ciis.ezijing.com' }, { name: '应用心理学MAP', href: 'https://ciis.ezijing.com' },
{ name: '未来金融领袖计划', href: 'https://cfflp.ezijing.com' } { name: '未来金融领袖计划', href: 'https://cfflp.ezijing.com' }
] ]
......
...@@ -57,7 +57,7 @@ export default { ...@@ -57,7 +57,7 @@ export default {
{ {
icon: 'https://zws-imgs-pub.ezijing.com/static/public/ac66fee3cad3cca2b4b38ef3cceed9dc.png', icon: 'https://zws-imgs-pub.ezijing.com/static/public/ac66fee3cad3cca2b4b38ef3cceed9dc.png',
iconActive: 'https://zws-imgs-pub.ezijing.com/static/public/8fe0f6c8995847dee420e70a21da4d3f.png', iconActive: 'https://zws-imgs-pub.ezijing.com/static/public/8fe0f6c8995847dee420e70a21da4d3f.png',
text: '教育学硕士MED<br />(早教-蒙台梭利)', text: '教育学硕士MED<br />(儿童心理与教育)',
href: 'https://cu.ezijing.com' href: 'https://cu.ezijing.com'
}, },
{ {
......
...@@ -74,9 +74,14 @@ export default { ...@@ -74,9 +74,14 @@ export default {
justify-content: space-between; justify-content: space-between;
li { li {
width: 0.65rem; width: 0.65rem;
overflow: hidden;
text-align: center;
img { img {
display: block; display: block;
width: 0.65rem;
height: 0.65rem; height: 0.65rem;
object-fit: contain;
background-color: #fff;
} }
.name { .name {
margin-top: 0.09rem; margin-top: 0.09rem;
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论