From 79a684ff4a6b83c6d9a23e141ebb45dc4776988f Mon Sep 17 00:00:00 2001 From: liu xm Date: Thu, 24 Feb 2022 00:19:36 +0800 Subject: [PATCH] =?UTF-8?q?=E8=AF=B7=E6=B1=82=E7=A4=BA=E4=BE=8B=E5=92=8C?= =?UTF-8?q?=E5=93=8D=E5=BA=94=E7=A4=BA=E4=BE=8B=E6=96=B0=E5=A2=9E=E5=A4=8D?= =?UTF-8?q?=E5=88=B6=E5=BF=AB=E6=8D=B7=E6=8C=89=E9=92=AE=20gitee=20issues/?= =?UTF-8?q?I4U414?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- front/src/views/doc/DocView/index.vue | 35 ++++++++++++++++++++++++--- 1 file changed, 32 insertions(+), 3 deletions(-) diff --git a/front/src/views/doc/DocView/index.vue b/front/src/views/doc/DocView/index.vue index cddcd5a1..d05389b8 100644 --- a/front/src/views/doc/DocView/index.vue +++ b/front/src/views/doc/DocView/index.vue @@ -79,13 +79,29 @@

{{ $ts('requestExample') }}

-
{{ formatJson(requestExample) }}
+
+
{{ formatJson(requestExample) }}
+ {{ $ts('copy') }} +

{{ $ts('responseParam') }}

{{ $ts('responseExample') }}

-
{{ formatJson(responseSuccessExample) }}
+
+
{{ formatJson(responseSuccessExample) }}
+ {{ $ts('copy') }} +

{{ $ts('errorCode') }}