Commit 845c684b authored by 华国豪's avatar 华国豪 🙄

1

parent 93d23869
...@@ -80,14 +80,14 @@ const leftNavMenu = [ ...@@ -80,14 +80,14 @@ const leftNavMenu = [
Name: '领导致词', Name: '领导致词',
Url: 'Leader', Url: 'Leader',
children: [], children: [],
bgm: '/static/audio/cjbgm1.mp3', bgm: '/static/audio/mp1.mp3',
}, },
{ {
Class: '', Class: '',
Name: '颁奖典礼', Name: '颁奖典礼',
Url: 'Awarding', Url: 'Awarding',
children: [], children: [],
bgm: '/static/audio/cjbgm1.mp3', bgm: '/static/audio/mp1.mp3',
}, },
{ {
Class: '', Class: '',
......
...@@ -145,7 +145,7 @@ export default { ...@@ -145,7 +145,7 @@ export default {
border-radius: 50%; border-radius: 50%;
} }
.Awards3 .box .head .touxiang3{ .Awards3 .box .head .touxiang3{
background: url(/static/image/banjiang/zhangmaqian.jpg); background: url(/static/image/banjiang/zhangmaqian.png);
background-repeat: no-repeat; background-repeat: no-repeat;
background-size: 100% 100%; background-size: 100% 100%;
padding-bottom: 100%; padding-bottom: 100%;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment