Browse Source

improve UI

DIYgod 9 years ago
parent
commit
d9e88e2c64
4 changed files with 1 additions and 1 deletions
  1. 0 0
      DPlayer.min.css
  2. 0 0
      DPlayer.min.js
  3. 0 0
      DPlayer.min.js.map
  4. 1 1
      index.html

File diff suppressed because it is too large
+ 0 - 0
DPlayer.min.css


File diff suppressed because it is too large
+ 0 - 0
DPlayer.min.js


File diff suppressed because it is too large
+ 0 - 0
DPlayer.min.js.map


+ 1 - 1
index.html

@@ -4,7 +4,6 @@
     <meta charset="UTF-8">
     <title>DPlayer Demo</title>
     <meta name="viewport" content="width=device-width, initial-scale=1.0">
-    <link rel="stylesheet" href="DPlayer.min.css">
     <style>
         body {
             font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
@@ -62,6 +61,7 @@
         autoplay: false,
         theme: '#FADFA3',
         loop: true,
+        lang: 'zh',
         video: {
             url: 'http://devtest.qiniudn.com/若能绽放光芒.mp4',
             pic: 'http://devtest.qiniudn.com/若能绽放光芒.png'

Some files were not shown because too many files changed in this diff