From 0984a8157ae863e443e5471e41a5aad4a09124c4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=A0=81=E5=86=9C=E6=90=AC=E7=A0=96=E5=B7=A5?= <17630302050@163.com> Date: Thu, 24 Apr 2025 18:24:05 +0800 Subject: [PATCH] wedwe --- ec-canvas/ec-canvas.wxss | 12 ++++++++++++ pages/home/index.less | 3 ++- pages/home/index.wxml | 18 ++++++++++++++++-- project.config.json | 3 ++- project.private.config.json | 3 ++- 5 files changed, 34 insertions(+), 5 deletions(-) diff --git a/ec-canvas/ec-canvas.wxss b/ec-canvas/ec-canvas.wxss index 0d64b10..37e5917 100644 --- a/ec-canvas/ec-canvas.wxss +++ b/ec-canvas/ec-canvas.wxss @@ -1,4 +1,16 @@ .ec-canvas { width: 100%; height: 100%; + display: block; +} + +ec-canvas { + width: 100%; + height: 100%; + display: block; +} + +canvas { + width: 100%; + height: 100%; } diff --git a/pages/home/index.less b/pages/home/index.less index 1a59f37..126f918 100644 --- a/pages/home/index.less +++ b/pages/home/index.less @@ -6,8 +6,9 @@ height: calc(100vh - @tab-bar-height); .home-content { - height: calc(100% - @nav-bar-height); + // height: calc(100% - @nav-bar-height); padding: 30rpx; + padding-bottom: 160rpx; .item-content{ background-color: #fff; border-radius: 12rpx; diff --git a/pages/home/index.wxml b/pages/home/index.wxml index 81308e7..978066b 100644 --- a/pages/home/index.wxml +++ b/pages/home/index.wxml @@ -12,8 +12,8 @@ - - + + @@ -44,6 +44,20 @@ 打卡 + + 随访提醒 + + + + + 术后一个月随访 + + + + 随访时间:2025-05-25 + + +