From 936bbe2bb05dc4d0d1d4787ca038555d7b3dc702 Mon Sep 17 00:00:00 2001 From: baoyu <102349094+Bytq@users.noreply.github.com> Date: Fri, 12 Apr 2024 11:43:10 +0800 Subject: [PATCH 1/2] =?UTF-8?q?=E4=B8=BB=E9=A1=B5=20=E4=BC=81=E4=B8=9A?= =?UTF-8?q?=E6=A0=87=E5=87=86=E5=8F=91=E5=B8=83=20=E5=8E=BB=E6=8E=89?= =?UTF-8?q?=E5=AE=9E=E6=96=BD=E6=97=B6=E9=97=B4=E3=80=81=E5=9B=BD=E5=86=85?= =?UTF-8?q?/=E5=A4=96=E6=A0=87=E5=87=86=E6=B3=95=E8=A7=84=E5=8A=A8?= =?UTF-8?q?=E6=80=81=20=E6=96=B0=E5=A2=9E=E5=AE=9E=E6=96=BD=E6=97=B6?= =?UTF-8?q?=E9=97=B4=E5=88=97?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/pages/home2/components/release/index.vue | 9 +++++++++ src/pages/home2/components/releaseBuss/index.vue | 9 --------- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/src/pages/home2/components/release/index.vue b/src/pages/home2/components/release/index.vue index d66d328f6..94f03b8ba 100644 --- a/src/pages/home2/components/release/index.vue +++ b/src/pages/home2/components/release/index.vue @@ -46,6 +46,15 @@ {{ scope.row.releaseDate ? $moment(scope.row.releaseDate).format('YYYY-MM-DD') : '' }} + + +
更多 ⋙
加载中... diff --git a/src/pages/home2/components/releaseBuss/index.vue b/src/pages/home2/components/releaseBuss/index.vue index 6bf167c43..7a5c82dca 100644 --- a/src/pages/home2/components/releaseBuss/index.vue +++ b/src/pages/home2/components/releaseBuss/index.vue @@ -46,15 +46,6 @@ {{ scope.row.releaseDate ? $moment(scope.row.releaseDate).format('YYYY-MM-DD') : '' }} - - -
更多 ⋙
加载中... From 81956c03500a062cd5736589ce9461305a0feb96 Mon Sep 17 00:00:00 2001 From: baoyu <102349094+Bytq@users.noreply.github.com> Date: Fri, 12 Apr 2024 14:04:32 +0800 Subject: [PATCH 2/2] =?UTF-8?q?=E4=B8=BB=E9=A1=B5=20=E5=9B=BD=E5=86=85?= =?UTF-8?q?=E6=A0=87=E5=87=86=E6=B3=95=E8=A7=84=E5=8A=A8=E6=80=81=20?= =?UTF-8?q?=E5=AE=9E=E6=96=BD=E6=97=B6=E9=97=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/pages/home2/components/release/index.vue | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/src/pages/home2/components/release/index.vue b/src/pages/home2/components/release/index.vue index 94f03b8ba..859ed01df 100644 --- a/src/pages/home2/components/release/index.vue +++ b/src/pages/home2/components/release/index.vue @@ -47,12 +47,13 @@