From 970b68308e69534187f6a6e8fe0d5cc1b1b1be5f Mon Sep 17 00:00:00 2001 From: DCloud_LXH <283700113@qq.com> Date: Tue, 22 Jun 2021 11:41:18 +0800 Subject: [PATCH] =?UTF-8?q?fix(ssr):=20canvas=E3=80=81webview?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../playground/ssr/src/pages/index/index.vue | 8 ++-- .../src/components/canvas/index.tsx | 4 +- .../src/view/components/web-view/index.tsx | 42 ++++++++++++++++--- 3 files changed, 44 insertions(+), 10 deletions(-) diff --git a/packages/playground/ssr/src/pages/index/index.vue b/packages/playground/ssr/src/pages/index/index.vue index 7385c48b3..ee8f87b14 100644 --- a/packages/playground/ssr/src/pages/index/index.vue +++ b/packages/playground/ssr/src/pages/index/index.vue @@ -1,13 +1,13 @@