From 00091a0cf7bffc08331dfe31e796f45bc63dd89d Mon Sep 17 00:00:00 2001 From: Shinny Date: Tue, 28 Jun 2016 12:55:05 +0800 Subject: [PATCH] Update index.html --- player/index.html | 120 +++++++++++++++++++++++----------------------- 1 file changed, 60 insertions(+), 60 deletions(-) diff --git a/player/index.html b/player/index.html index eb61170..aef01d8 100644 --- a/player/index.html +++ b/player/index.html @@ -1,61 +1,61 @@ - - - - - 柚子播放器~哈哈哈哈 - - - - - -
-
-
- - -
-

{{song}}

-

{{album}}

-
- -
- - - - -
-
- -
-

Music List

- -
    -
  • - {{data.artist}}-{{data.song}}-{{data.album}} - -
  • -
-
-
- -
-
- -
- - -
-
- - - - - + + + + + 柚子播放器 + + + + + +
+
+
+ + +
+

{{song}}

+

{{album}}

+
+ +
+ + + + +
+
+ +
+

Music List

+ +
    +
  • + {{data.artist}}-{{data.song}}-{{data.album}} + +
  • +
+
+
+ +
+
+ +
+ + +
+
+ + + + + \ No newline at end of file -- Gitee