From 6414def600b5a40badb42d56bbfa93c8f6a90fd7 Mon Sep 17 00:00:00 2001 From: wally <18603454788@163.com> Date: Fri, 21 Jan 2022 14:16:44 +0800 Subject: [PATCH] add test code --- components/Common/Hello.vue | 12 +++++++++++- components/Hello.vue | 9 ++++++++- pages/index.vue | 7 +++++++ plugins/vant.js | 3 ++- 4 files changed, 28 insertions(+), 3 deletions(-) diff --git a/components/Common/Hello.vue b/components/Common/Hello.vue index 56094df..4844f2b 100644 --- a/components/Common/Hello.vue +++ b/components/Common/Hello.vue @@ -1,3 +1,13 @@ + + diff --git a/components/Hello.vue b/components/Hello.vue index 89eb55f..07b56cc 100644 --- a/components/Hello.vue +++ b/components/Hello.vue @@ -1,3 +1,10 @@ + + diff --git a/pages/index.vue b/pages/index.vue index 1b1ae25..c0fc1f5 100644 --- a/pages/index.vue +++ b/pages/index.vue @@ -2,6 +2,9 @@
+ + {{ testString }} + + +