From 84d5b525a5c7b93a28f2c6b14cfdde575c6dd1d4 Mon Sep 17 00:00:00 2001 From: waibao2 <1@qq.com> Date: Fri, 28 Nov 2025 15:43:53 +0800 Subject: [PATCH] =?UTF-8?q?feat:=E5=AE=9E=E6=97=B6=E6=95=B0=E6=8D=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/data/currdata/index-jd.vue | 311 ++++++++++++++++++++ src/views/data/currdata/index.vue | 405 ++++++++++++--------------- 2 files changed, 489 insertions(+), 227 deletions(-) create mode 100644 src/views/data/currdata/index-jd.vue diff --git a/src/views/data/currdata/index-jd.vue b/src/views/data/currdata/index-jd.vue new file mode 100644 index 0000000..a8621a3 --- /dev/null +++ b/src/views/data/currdata/index-jd.vue @@ -0,0 +1,311 @@ + + + + \ No newline at end of file diff --git a/src/views/data/currdata/index.vue b/src/views/data/currdata/index.vue index a8621a3..7a28dc0 100644 --- a/src/views/data/currdata/index.vue +++ b/src/views/data/currdata/index.vue @@ -2,14 +2,13 @@
- - - - + + - - - + + + + @@ -23,143 +22,91 @@ -
-
-
-
- - - - - - - - -
-
-
- +
+ + + + + + + + + + + +
+ + + + + + + + + + +
- - \ No newline at end of file + return { rowspan: 1, colspan: 1 }; + }; + onMounted(() => { + getList() + }) + \ No newline at end of file