From c3987c13f12d3dda87da69f2e20acb2474b1f99d Mon Sep 17 00:00:00 2001
From: longjieli <1060695654@qq.com>
Date: Sat, 24 Aug 2024 09:45:29 +0800
Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8Dbug?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
components/virtualScroll1/virtualScroll1.vue | 132 +++++++++++++++++++++++++++
1 file changed, 132 insertions(+)
create mode 100644 components/virtualScroll1/virtualScroll1.vue
diff --git a/components/virtualScroll1/virtualScroll1.vue b/components/virtualScroll1/virtualScroll1.vue
new file mode 100644
index 0000000..0c8d85e
--- /dev/null
+++ b/components/virtualScroll1/virtualScroll1.vue
@@ -0,0 +1,132 @@
+
+
+
+ {{ $t('page.virtualScroll.title') }}
+
+
+
+
+
+
+ {{ item.auccont }}
+ {{ item.money }}
+ {{ item.createTime }}
+
+
+
+
+
+ {{ item.auccont }}
+ {{ item.money }}
+ {{ item.createTime }}
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file