rm local music

This commit is contained in:
DIYgod 2015-11-28 00:19:45 +08:00
parent 3c66d806d9
commit 2ab49fcd26
5 changed files with 6 additions and 6 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 26 KiB

Binary file not shown.

View File

@ -140,8 +140,8 @@
music: {
title: 'Preparation',
author: 'Hans Zimmer/Richard Harvey',
url: 'Preparation.mp3',
pic: 'Preparation.jpg'
url: 'http://7xifn9.com1.z0.glb.clouddn.com/Preparation.mp3',
pic: 'http://7xifn9.com1.z0.glb.clouddn.com/Preparation.jpg'
}
});
ap1.init();
@ -152,8 +152,8 @@
music: {
title: 'Preparation',
author: 'Hans Zimmer/Richard Harvey',
url: 'Preparation.mp3',
pic: 'Preparation.jpg'
url: 'http://7xifn9.com1.z0.glb.clouddn.com/Preparation.mp3',
pic: 'http://7xifn9.com1.z0.glb.clouddn.com/Preparation.jpg'
}
});
ap2.init();
@ -165,8 +165,8 @@
music: {
title: '平凡之路',
author: '朴树',
url: '平凡之路.mp3',
pic: '平凡之路.jpg'
url: 'http://7xifn9.com1.z0.glb.clouddn.com/平凡之路.mp3',
pic: 'http://7xifn9.com1.z0.glb.clouddn.com/平凡之路.jpg'
}
});
ap3.init();

Binary file not shown.

Before

Width:  |  Height:  |  Size: 61 KiB

Binary file not shown.