From 593e3cc33be7b4a5d29fd421d6c607641f9a0b84 Mon Sep 17 00:00:00 2001 From: yangjun <1173114630@qq.com> Date: Thu, 27 Jun 2024 16:15:48 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E6=95=B0=E6=8D=AE=E5=B1=95?= =?UTF-8?q?=E7=A4=BA=E5=85=B1=E5=97=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/index/addClock.vue | 31 +- pages/index/previousAdditions.vue | 648 ++++++++++++++++++++++++------ 2 files changed, 528 insertions(+), 151 deletions(-) diff --git a/pages/index/addClock.vue b/pages/index/addClock.vue index 50a3d77..7586ee9 100644 --- a/pages/index/addClock.vue +++ b/pages/index/addClock.vue @@ -13,7 +13,7 @@ - {{orderType=='2'?homePageCountData[0]:homePageCountData[1]}} + {{earnings}} {{titleData}} @@ -26,15 +26,16 @@