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
+
+
+