提交 a2cc7b96 authored 作者: matian's avatar matian

updates

上级 9ecd7abe
...@@ -14,13 +14,8 @@ export default { ...@@ -14,13 +14,8 @@ export default {
const _this = this const _this = this
return { return {
list: [ list: [
{ { name: '项目介绍', path: '/project-intro/introduce' },
name: '项目介绍', // { name: '最近动态', path: '/news/hot' }
children: [
{ name: '项目介绍', path: '/project-intro/introduce' }
// { name: '最近动态', path: '/news/hot' }
]
},
{ {
name: '学校介绍', name: '学校介绍',
children: [ children: [
......
...@@ -468,7 +468,7 @@ export default { ...@@ -468,7 +468,7 @@ export default {
position: relative; position: relative;
img { img {
width: 100%; width: 100%;
height: 3rem; // height: 3rem;
} }
.video-play { .video-play {
position: absolute; position: absolute;
......
...@@ -17,13 +17,13 @@ export default { ...@@ -17,13 +17,13 @@ export default {
// }), // }),
// Global page headers: https://go.nuxtjs.dev/config-head // Global page headers: https://go.nuxtjs.dev/config-head
head: { head: {
title: '紫荆-工商管理博士DBA', title: '加州浸会大学工商管理博士',
htmlAttrs: { htmlAttrs: {
lang: 'en' lang: 'en'
}, },
meta: [ meta: [
{ charset: 'utf-8' }, { charset: 'utf-8' },
{ hid: 'viewport', name: 'viewport', content: 'width=device-width, initial-scale=1' }, { hid: 'viewport', name: 'viewport', content: 'width=device-width, initial-scale=1' }
// { // {
// name: 'keywords', // name: 'keywords',
// content: // content:
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论