From 0f2776fb1c1f3caa12bca7ab18a7ccd0915a19bc Mon Sep 17 00:00:00 2001 From: hunlongyu Date: Fri, 5 Jun 2020 10:26:37 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=98=81=20=E7=A7=BB=E9=99=A4=E6=B5=8B?= =?UTF-8?q?=E8=AF=95=E4=BB=A3=E7=A0=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/Share.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/Share.vue b/src/components/Share.vue index ae3a9d3..56a2c85 100644 --- a/src/components/Share.vue +++ b/src/components/Share.vue @@ -32,7 +32,7 @@ export default { name: '', png: '' }, - value: 'https://www.baidu.com', + value: '', loading: true } },