From c05c83db14cf9d7f6daf5137c30addec93886641 Mon Sep 17 00:00:00 2001 From: huggy <6511667+makeding@users.noreply.github.com> Date: Fri, 11 Sep 2020 00:32:21 +0800 Subject: [PATCH] =?UTF-8?q?readme=20=E4=BF=AE=E6=94=B9=E6=88=90=20https=20?= =?UTF-8?q?=E5=85=8B=E9=9A=86=EF=BC=88=E4=B8=8D=E7=94=A8=E7=99=BB=E5=BD=95?= =?UTF-8?q?=20=E4=BF=AE=E6=94=B9=20/public=20=E5=87=A0=E4=B8=AA=E6=B5=8B?= =?UTF-8?q?=E8=AF=95=E7=BD=91=E9=A1=B5=20=E5=8E=BB=E6=8E=89=E4=BA=86=20htt?= =?UTF-8?q?p://localhost:port/=20public=20=E9=87=8C=E9=9D=A2=E7=9A=84?= =?UTF-8?q?=E7=BD=91=E9=A1=B5=20lang=20=E9=83=BD=E6=94=B9=E6=88=90=20zh=20?= =?UTF-8?q?=E4=BA=86?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.MD | 2 +- public/avatar_update.html | 156 +++++++++++++-------------- public/index.html | 30 ++++-- public/playlist_cover_update.html | 168 +++++++++++++++--------------- public/test.html | 119 ++++++++++----------- 5 files changed, 245 insertions(+), 230 deletions(-) diff --git a/README.MD b/README.MD index 957fc00..95b5731 100644 --- a/README.MD +++ b/README.MD @@ -192,7 +192,7 @@ ## 安装 ```shell -$ git clone git@github.com:Binaryify/NeteaseCloudMusicApi.git +$ git clone https://github.com/Binaryify/NeteaseCloudMusicApi.git $ npm install ``` diff --git a/public/avatar_update.html b/public/avatar_update.html index cc3caa2..45c2b82 100644 --- a/public/avatar_update.html +++ b/public/avatar_update.html @@ -1,80 +1,82 @@ - - - - - 更新头像 - - - - - - + - - + } + }) + } + + + + \ No newline at end of file diff --git a/public/index.html b/public/index.html index 42c1788..c3bbc3b 100644 --- a/public/index.html +++ b/public/index.html @@ -1,11 +1,13 @@ - + + 网易云音乐 API +

网易云音乐 API

当你看到这个页面时,这个服务已经成功跑起来了~ @@ -17,32 +19,40 @@
  • 3. 电台节目
  • + \ No newline at end of file diff --git a/public/playlist_cover_update.html b/public/playlist_cover_update.html index dde976b..e6b1bd7 100644 --- a/public/playlist_cover_update.html +++ b/public/playlist_cover_update.html @@ -1,86 +1,88 @@ - - - - - 歌单封面上传 - - - - - - - + - - + } + }) + } + + + + \ No newline at end of file diff --git a/public/test.html b/public/test.html index 804bd92..d0e8768 100644 --- a/public/test.html +++ b/public/test.html @@ -1,62 +1,63 @@ - - - - - - test - + - -

    请在控制台看结果

    - - - - - + +

    请在控制台看结果

    + + + + + + \ No newline at end of file