From 3998fdfe2b5d386fed7a5fc0215694a01a1f5e2d Mon Sep 17 00:00:00 2001
From: kbing1981 <549711992@qq.com>
Date: Fri, 12 Jul 2024 14:07:55 +0800
Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
pages/index/addClock.vue | 2 +-
pages/index/currentIncome.vue | 2 +-
pages/index/previousAdditions.vue | 34 +++++++++++++++----------------
pages/index/previousEarnings.vue | 23 +++++++++++----------
4 files changed, 31 insertions(+), 30 deletions(-)
diff --git a/pages/index/addClock.vue b/pages/index/addClock.vue
index eec5a4d..02a6a45 100644
--- a/pages/index/addClock.vue
+++ b/pages/index/addClock.vue
@@ -504,6 +504,7 @@
font-size: 28rpx;
color: #FFFFFF;
margin-top: 2px;
+ margin-bottom: 20rpx;
}
.header-top-left image{
width: 24.31rpx;
@@ -544,7 +545,6 @@
overflow: scroll;
}
.clock-padding{
- padding:0rpx 26rpx;
font-family: Helvetica Neue, Helvetica, sans-serif;
}
.od-number{
diff --git a/pages/index/currentIncome.vue b/pages/index/currentIncome.vue
index 5e5f2e1..d764b99 100644
--- a/pages/index/currentIncome.vue
+++ b/pages/index/currentIncome.vue
@@ -356,7 +356,7 @@
width: 100%;
height: 300rpx;
padding: 15px;
- background:#f5f5f5 url('../../static/index/fun_banner4.png');
+ background:#ffffff url('../../static/index/fun_banner4.png');
background-repeat: no-repeat;
background-size: 100% 100%;
display: flex;
diff --git a/pages/index/previousAdditions.vue b/pages/index/previousAdditions.vue
index 713c3c5..f313a85 100644
--- a/pages/index/previousAdditions.vue
+++ b/pages/index/previousAdditions.vue
@@ -11,7 +11,7 @@
-