From 068595b44042431b6f337c2ed3c838516b40b9de Mon Sep 17 00:00:00 2001 From: cclu <1106109051@qq.com> Date: Fri, 10 Nov 2023 18:30:24 +0800 Subject: [PATCH] =?UTF-8?q?=E5=85=88=E4=BC=A0=E4=B8=80=E7=89=88?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/revenue/index.vue | 24 +++++++++++++++++++----- 1 file changed, 19 insertions(+), 5 deletions(-) diff --git a/pages/revenue/index.vue b/pages/revenue/index.vue index 9b6a6cf..0505596 100644 --- a/pages/revenue/index.vue +++ b/pages/revenue/index.vue @@ -18,12 +18,15 @@ - 财务营收报表 + + 财务营收报表 + {{single}} + - + *以下经营数据由财务部提供填入(非系统计算) @@ -855,19 +858,30 @@ export default { margin-top: 24rpx; margin-left: 32rpx; } + .pageNotice{ + display: inline-block; + width: calc(100% - 64rpx); + font-size: 22rpx; + color: #fff; + margin-left: 32rpx; + } .timeText{ - font-size: 30rpx; + font-size: 36rpx; font-family: Alimama ShuHeiTi; font-weight: bold; color: #FFFFFF; line-height: 68rpx; margin-top: 24rpx; - margin-left: 32rpx; + } + .timeIcon{ + margin-left: 6px; + width: 28rpx; + height: 28rpx; } .headerDetail{ //position: absolute; - margin-top: 32rpx; + margin-top: 12rpx; width: calc(100% - 64rpx); margin-left: 32rpx; //left: 32rpx;