From 5045e7e7425beb1383be5195c9ee99c8025ff1a4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=92=9F=E8=BF=9B?= Date: Sun, 31 Jan 2021 08:02:39 +0000 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20'lib/assets/javascripts/ne?= =?UTF-8?q?w-dashboard/components/Onboarding/tutorials/CARTOVL/Step3.vue'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../components/Onboarding/tutorials/CARTOVL/Step3.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/assets/javascripts/new-dashboard/components/Onboarding/tutorials/CARTOVL/Step3.vue b/lib/assets/javascripts/new-dashboard/components/Onboarding/tutorials/CARTOVL/Step3.vue index 619a054..ad01aef 100644 --- a/lib/assets/javascripts/new-dashboard/components/Onboarding/tutorials/CARTOVL/Step3.vue +++ b/lib/assets/javascripts/new-dashboard/components/Onboarding/tutorials/CARTOVL/Step3.vue @@ -31,7 +31,7 @@ import StepTitle from 'new-dashboard/components/Onboarding/components/StepTitle. export default { name: 'Step3', - stepName: 'Define container', + stepName: '定义容器', components: { CodeBlock, StepTitle