From 65c6e8f6fc00cded77a8005ff416fdcc1a5b02fd Mon Sep 17 00:00:00 2001 From: wibetter <365533093@qq.com> Date: Thu, 16 Feb 2023 19:49:59 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E5=9C=A8vue=E8=87=AA=E5=AE=9A=E4=B9=89?= =?UTF-8?q?=E7=BB=84=E4=BB=B6=E4=B8=AD=E6=9A=B4=E9=9C=B2amis=E4=BA=8B?= =?UTF-8?q?=E4=BB=B6=E5=8A=A8=E4=BD=9C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 2 +- src/vue-widget/info-card.vue | 21 ++++++++++++++++++--- 2 files changed, 19 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index a32f2de..e6b56a8 100755 --- a/package.json +++ b/package.json @@ -96,7 +96,7 @@ "url": "https://github.com/aisuda/multiple-custom-widget-template/issues" }, "dependencies": { - "amis-widget": "^3.0.8", + "amis-widget": "^3.0.9", "jquery": "^3.5.1", "react": "^16.8.6", "vue": "^2.6.14" diff --git a/src/vue-widget/info-card.vue b/src/vue-widget/info-card.vue index d455586..2d624bf 100755 --- a/src/vue-widget/info-card.vue +++ b/src/vue-widget/info-card.vue @@ -19,9 +19,6 @@