From 3f79f315508aa147f38f627055f73184bc8864ee Mon Sep 17 00:00:00 2001 From: buvta <12312540+buvta@users.noreply.github.com> Date: Thu, 22 Oct 2020 23:40:28 +0800 Subject: [PATCH 01/14] =?UTF-8?q?IPTV=E8=BD=AC=E7=A7=BB=E6=80=BB=E9=A2=91?= =?UTF-8?q?=E9=81=93=E6=95=B0=E5=88=B0=E8=A1=A8=E5=A4=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 这PR也太好混了吧 --- src/components/IPTV.vue | 80 +++++++++++++++++++++-------------------- 1 file changed, 41 insertions(+), 39 deletions(-) diff --git a/src/components/IPTV.vue b/src/components/IPTV.vue index de81686..628386d 100644 --- a/src/components/IPTV.vue +++ b/src/components/IPTV.vue @@ -3,7 +3,6 @@
- 总频道数:{{iptvList.length}} 导出 导入 清空 @@ -16,45 +15,48 @@
- - - - - - - - - + + + + + + + + + - - + + +
From 79932a74bc8cbac35b043b1908401b88710e4134 Mon Sep 17 00:00:00 2001 From: buvta <12312540+buvta@users.noreply.github.com> Date: Thu, 22 Oct 2020 23:48:19 +0800 Subject: [PATCH 02/14] =?UTF-8?q?=E5=9B=BA=E5=AE=9AIPTV=E5=92=8C=E6=BA=90?= =?UTF-8?q?=E7=BC=96=E8=BE=91=E8=A1=A8=E5=A4=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/EditSites.vue | 1 + src/components/IPTV.vue | 1 + 2 files changed, 2 insertions(+) diff --git a/src/components/EditSites.vue b/src/components/EditSites.vue index 035919b..7cb06a9 100644 --- a/src/components/EditSites.vue +++ b/src/components/EditSites.vue @@ -17,6 +17,7 @@
Date: Fri, 23 Oct 2020 00:02:18 +0800 Subject: [PATCH 03/14] =?UTF-8?q?IPTV=E5=8F=98=E6=9B=B4=E5=88=86=E7=A7=9F?= =?UTF-8?q?=E7=8A=B6=E6=80=81=E5=BC=80=E5=85=B3=E6=97=B6=E8=A1=A8=E6=A0=BC?= =?UTF-8?q?=E5=9B=9E=E5=88=B0=E9=A1=B6=E9=83=A8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/IPTV.vue | 19 +++++++++++++------ 1 file changed, 13 insertions(+), 6 deletions(-) diff --git a/src/components/IPTV.vue b/src/components/IPTV.vue index fc13c7d..4446d72 100644 --- a/src/components/IPTV.vue +++ b/src/components/IPTV.vue @@ -1,20 +1,21 @@