From b63c136fb5a5b8a6c5bace1e278fde4b9657f7a0 Mon Sep 17 00:00:00 2001 From: "Captain.B" Date: Thu, 13 Aug 2020 18:48:11 +0800 Subject: [PATCH] =?UTF-8?q?feat(=E6=8E=A5=E5=8F=A3=E6=B5=8B=E8=AF=95):=20?= =?UTF-8?q?=E5=A4=84=E7=90=86=E5=8F=98=E9=87=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../api/test/components/ApiVariable.vue | 185 ++++++++++++------ .../components/request/ApiHttpRequestForm.vue | 4 +- frontend/src/i18n/en-US.js | 4 +- frontend/src/i18n/zh-CN.js | 4 +- frontend/src/i18n/zh-TW.js | 4 +- 5 files changed, 140 insertions(+), 61 deletions(-) diff --git a/frontend/src/business/components/api/test/components/ApiVariable.vue b/frontend/src/business/components/api/test/components/ApiVariable.vue index 20877c661d..139c596b37 100644 --- a/frontend/src/business/components/api/test/components/ApiVariable.vue +++ b/frontend/src/business/components/api/test/components/ApiVariable.vue @@ -3,7 +3,7 @@ {{ description }} -
+
- + - - - - + + +
+ + +
- +
@@ -75,28 +71,50 @@ - +
- +

{{ $t('api_test.environment.environment') }}

+
- +

{{ $t('api_test.scenario.scenario') }}

+ +
+
+

{{ $t('api_test.request.parameters_pre_request') }}

+ +
+
+ +
+
+ + + +
- + + + + +
{{ $t('commons.save') }} - + {{ $t('api_test.request.parameters_advance_add_func') }} - + {{ $t('api_test.request.parameters_preview') }} @@ -110,8 +128,8 @@