From 75f6e78e020d540dae0464b27d982e88c16609f1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=B1=AA=E5=BF=83=E7=A6=BE?= Date: Tue, 22 Aug 2023 00:55:20 +0800 Subject: [PATCH] Add `noopener` to `Cypress Component Testing` link --- template/code/default/src/components/TheWelcome.vue | 4 +++- template/code/router/src/components/TheWelcome.vue | 4 +++- .../code/typescript-default/src/components/TheWelcome.vue | 4 +++- template/code/typescript-router/src/components/TheWelcome.vue | 4 +++- 4 files changed, 12 insertions(+), 4 deletions(-) diff --git a/template/code/default/src/components/TheWelcome.vue b/template/code/default/src/components/TheWelcome.vue index 5e646253..dab95367 100644 --- a/template/code/default/src/components/TheWelcome.vue +++ b/template/code/default/src/components/TheWelcome.vue @@ -32,7 +32,9 @@ import SupportIcon from './icons/IconSupport.vue' Volar. If you need to test your components and web pages, check out Cypress and - Cypress Component Testing. + Cypress Component Testing.
diff --git a/template/code/router/src/components/TheWelcome.vue b/template/code/router/src/components/TheWelcome.vue index 5e646253..dab95367 100644 --- a/template/code/router/src/components/TheWelcome.vue +++ b/template/code/router/src/components/TheWelcome.vue @@ -32,7 +32,9 @@ import SupportIcon from './icons/IconSupport.vue' Volar. If you need to test your components and web pages, check out Cypress and - Cypress Component Testing. + Cypress Component Testing.
diff --git a/template/code/typescript-default/src/components/TheWelcome.vue b/template/code/typescript-default/src/components/TheWelcome.vue index a70765c2..49d8f735 100644 --- a/template/code/typescript-default/src/components/TheWelcome.vue +++ b/template/code/typescript-default/src/components/TheWelcome.vue @@ -32,7 +32,9 @@ import SupportIcon from './icons/IconSupport.vue' Volar. If you need to test your components and web pages, check out Cypress and - Cypress Component Testing. + Cypress Component Testing.
diff --git a/template/code/typescript-router/src/components/TheWelcome.vue b/template/code/typescript-router/src/components/TheWelcome.vue index a70765c2..49d8f735 100644 --- a/template/code/typescript-router/src/components/TheWelcome.vue +++ b/template/code/typescript-router/src/components/TheWelcome.vue @@ -32,7 +32,9 @@ import SupportIcon from './icons/IconSupport.vue' Volar. If you need to test your components and web pages, check out Cypress and - Cypress Component Testing. + Cypress Component Testing.