From ea90f16e54792052bbff3c8361ace04c39e67c3e Mon Sep 17 00:00:00 2001 From: Peng-YM <1048217874pengym@gmail.com> Date: Mon, 31 Aug 2020 21:10:36 +0800 Subject: [PATCH] =?UTF-8?q?UI=E6=B7=BB=E5=8A=A0=E4=B8=A4=E4=B8=AA=E8=BF=87?= =?UTF-8?q?=E6=BB=A4=E5=99=A8:=20=E5=8C=BA=E5=9F=9F=E8=BF=87=E6=BB=A4?= =?UTF-8?q?=E5=99=A8=E5=92=8C=E7=B1=BB=E5=9E=8B=E8=BF=87=E6=BB=A4=E5=99=A8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- backend/.idea/workspace.xml | 135 ++++++++++++++-------------- backend/sub-store.js | 4 +- web/src/components/RegionFilter.vue | 18 +++- web/src/components/TypeFilter.vue | 91 +++++++++++++++++++ web/src/views/SubEditor.vue | 99 +++++++++++++++++--- 5 files changed, 268 insertions(+), 79 deletions(-) create mode 100644 web/src/components/TypeFilter.vue diff --git a/backend/.idea/workspace.xml b/backend/.idea/workspace.xml index cf3e5bd..9b0e804 100644 --- a/backend/.idea/workspace.xml +++ b/backend/.idea/workspace.xml @@ -20,8 +20,12 @@ + + + + @@ -104,180 +109,180 @@