From 8f9c752b9fd7aa97ba568d957d92ea83a4e7ecff Mon Sep 17 00:00:00 2001 From: xuliangzhan Date: Tue, 10 Aug 2021 23:15:04 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A4=8D=E6=A0=91=E5=BD=A2=E7=BB=93=E6=9E=84?= =?UTF-8?q?=E6=87=92=E5=8A=A0=E8=BD=BD=E7=8A=B6=E6=80=81=E6=97=A0=E6=B3=95?= =?UTF-8?q?=E6=B8=85=E9=99=A4=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- examples/App.vue | 12 ++-- examples/api/column.ts | 72 +++++++++---------- examples/views/table/scroll/ScrollCols.vue | 2 + .../views/table/scroll/ScrollFullCols.vue | 2 + packages/list/src/list.ts | 8 ++- packages/table/src/table.ts | 12 ++-- types/list.d.ts | 1 - 7 files changed, 58 insertions(+), 51 deletions(-) diff --git a/examples/App.vue b/examples/App.vue index f62092133..22c46d890 100644 --- a/examples/App.vue +++ b/examples/App.vue @@ -36,8 +36,8 @@ {{ $t('app.header.label.donation') }} -