File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " vue-aplayer" ,
3
- "version" : " 1.4.0 " ,
3
+ "version" : " 1.4.1 " ,
4
4
"description" : " Easy-to-config music player for Vue 2.x" ,
5
5
"main" : " dist/vue-aplayer.min.js" ,
6
6
"files" : [
Original file line number Diff line number Diff line change 13
13
</svg >
14
14
</a >
15
15
<div class =" container" >
16
- <h1 >Vue-APlayer</h1 >
17
- <p >
16
+ <h1 align = " center " >Vue-APlayer</h1 >
17
+ <p align = " center " >
18
18
<a href =" https://www.npmjs.com/package/vue-aplayer" ><img
19
19
src =" https://img.shields.io/npm/v/vue-aplayer.svg?style=flat-square" /></a >
20
20
<a href =" https://david-dm.org/SevenOutman/vue-aplayer#info=devDependencies" ><img
74
74
mode =" circulation"
75
75
:music =" {
76
76
title: 'トリカゴ',
77
- author : 'XX:me',
77
+ artist : 'XX:me',
78
78
src: 'https://moeplayer.b0.upaiyun.com/aplayer/darling.mp3',
79
79
pic: 'https://moeplayer.b0.upaiyun.com/aplayer/darling.jpg',
80
80
}"
161
161
}
162
162
163
163
h1 {
164
- font-size : 54 px ;
164
+ font-size : 48 px ;
165
165
color : #41b883 ;
166
166
margin : 30px 0 10px ;
167
167
}
You can’t perform that action at this time.
0 commit comments