From 80940d25450035f938f2d3597630c364e028e2f8 Mon Sep 17 00:00:00 2001 From: marvzhang Date: Tue, 21 Apr 2020 13:38:42 +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=E7=95=8C=E9=9D=A2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- frontend/src/views/spider/SpiderList.vue | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/frontend/src/views/spider/SpiderList.vue b/frontend/src/views/spider/SpiderList.vue index 6f3f5d68..c9cba635 100644 --- a/frontend/src/views/spider/SpiderList.vue +++ b/frontend/src/views/spider/SpiderList.vue @@ -108,17 +108,17 @@ >

{{$t('You can click "Add" to create an empty spider and upload files later.')}}

{{$t('OR, you can also click "Upload" and upload a zip file containing your spider project.')}}

-

+

{{$t('NOTE: When uploading a zip file, please zip your' + ' spider files from the ROOT DIRECTORY.')}}

-

+