|
@@ -98,7 +98,7 @@ export default {
|
|
|
title: '动画微课',
|
|
|
purpose: '金融知识', // 用途
|
|
|
imgUrl: require('~/static/images/client/course/weike/donghua01.png'),
|
|
|
- url: 'https://spdb.mtavip.com/sv/391f5ab-1864e8fac87/391f5ab-1864e8fac87.mp4',
|
|
|
+ url: 'https://spdb.mtavip.com/sv/488485fb-1864e8fc2e5/488485fb-1864e8fc2e5.mp4',
|
|
|
},
|
|
|
{
|
|
|
title: '动画微课',
|
|
@@ -110,7 +110,7 @@ export default {
|
|
|
title: '动画微课',
|
|
|
purpose: '知识解答', // 用途
|
|
|
imgUrl: require('~/static/images/client/course/weike/donghua03.png'),
|
|
|
- url: 'https://spdb.mtavip.com/sv/488485fb-1864e8fc2e5/488485fb-1864e8fc2e5.mp4',
|
|
|
+ url: 'https://spdb.mtavip.com/sv/391f5ab-1864e8fac87/391f5ab-1864e8fac87.mp4',
|
|
|
}
|
|
|
]
|
|
|
},
|
|
@@ -122,7 +122,7 @@ export default {
|
|
|
videos: [
|
|
|
{
|
|
|
title: '视频微课',
|
|
|
- purpose: '视频微课', // 用途
|
|
|
+ purpose: '船员培训', // 用途
|
|
|
imgUrl: require('~/static/images/client/course/weike/shipin01.png'),
|
|
|
url: 'https://spdb.mtavip.com/sv/109e2e75-1864e900229/109e2e75-1864e900229.mp4',
|
|
|
},
|
|
@@ -275,6 +275,7 @@ export default {
|
|
|
color: #333333;
|
|
|
margin-bottom: 16px;
|
|
|
font-size: 24px;
|
|
|
+ letter-spacing: 2px;
|
|
|
}
|
|
|
|
|
|
.classification__info-subHead {
|