From 7d5b313a0b366c5d8c6ecefa46ba938a7e3e93a6 Mon Sep 17 00:00:00 2001 From: marvzhang Date: Wed, 25 Dec 2019 19:46:35 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96=E7=88=AC=E8=99=AB=E6=B7=BB?= =?UTF-8?q?=E5=8A=A0=E9=80=BB=E8=BE=91?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../components/InfoView/SpiderInfoView.vue | 49 ++++++- frontend/src/i18n/zh.js | 4 +- frontend/src/store/modules/spider.js | 3 + frontend/src/views/spider/SpiderList.vue | 132 +++++++++--------- 4 files changed, 114 insertions(+), 74 deletions(-) diff --git a/frontend/src/components/InfoView/SpiderInfoView.vue b/frontend/src/components/InfoView/SpiderInfoView.vue index f804bca1..3011c74f 100644 --- a/frontend/src/components/InfoView/SpiderInfoView.vue +++ b/frontend/src/components/InfoView/SpiderInfoView.vue @@ -21,7 +21,8 @@ - + @@ -45,20 +46,41 @@ - + - {{$t('Run')}} - {{$t('Save')}} + + + {{$t('Upload')}} + + + + {{$t('Run')}} + + + {{$t('Save')}} +