lion 2 years ago
parent 7eb779422d
commit 95f402255a

@ -36,12 +36,12 @@
name: 'fadeIn',
duration: '1s',
timer: 1000,
content: require('../../static/xtdk/index-logo.png'),
content: require('../../static/xtdk/index-logo-bbfc.png'),
autoplay: false,
class: 'logo',
show: false,
width: '135rpx',
height: '100rpx'
width: '434rpx',
height: '91rpx'
}, {
name: 'zoomIn',
duration: '1.5s',

@ -92,7 +92,7 @@
export default {
data() {
return {
indexlogo:require('../../static/xtdk/index-logo.png'),
indexlogo:require('../../static/xtdk/index-logo-bbfc.png'),
indextitle:require('../../static/xtdk/index-title.png'),
iconArr:[{
src:'',
@ -311,8 +311,8 @@
height: 380rpx;
background: transparent;
.logo{
width: 122rpx;
height: 90rpx;
width: 434rpx;
height: 91rpx;
position: absolute;
top: 50rpx;
left: 50%;

Binary file not shown.

After

Width:  |  Height:  |  Size: 38 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 13 KiB

Loading…
Cancel
Save