From 039a40663a05563bffd0fda45f1d304e8e729480 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=80=81=E5=8F=B6?= Date: Fri, 21 Oct 2022 17:11:26 +0800 Subject: [PATCH] icon --- src/views/sylive/activity/components/qr-code.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/views/sylive/activity/components/qr-code.vue b/src/views/sylive/activity/components/qr-code.vue index b06ea44..5dc03a8 100644 --- a/src/views/sylive/activity/components/qr-code.vue +++ b/src/views/sylive/activity/components/qr-code.vue @@ -116,7 +116,7 @@ this.image.src = 'https://qs.haodian.cn/web/images/project/Admin-ShiYu/code-logo.png'; } else if (hostname == 'dongfeng.haodian.cn') { - this.logo = + this.image.src = 'https://qs.haodian.cn/web/images/project/Admin-ShiYu/df-code-logo.png'; } else { this.image.src =