From 044c5b1d22b5f2ad39835964c8acf4067c5679f8 Mon Sep 17 00:00:00 2001 From: wuxuehong Date: Wed, 1 Jun 2022 16:29:29 +0800 Subject: [PATCH] =?UTF-8?q?=E8=86=B3=E9=A3=9F=E6=8A=A5=E5=91=8A=E8=AF=A6?= =?UTF-8?q?=E6=83=85=E9=9A=90=E8=97=8F=E6=B2=A1=E6=95=B0=E6=8D=AE=E7=9A=84?= =?UTF-8?q?=E6=A8=A1=E5=9D=97?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../packageA/pages/article/article.wxml | 1 - .../pages/weightReport/weightReport.wxml | 28 +++++++++++----------- 2 files changed, 14 insertions(+), 15 deletions(-) diff --git a/littleApp_child/packageA/pages/article/article.wxml b/littleApp_child/packageA/pages/article/article.wxml index 21e4cf7..5d9d109 100644 --- a/littleApp_child/packageA/pages/article/article.wxml +++ b/littleApp_child/packageA/pages/article/article.wxml @@ -4,6 +4,5 @@ {{article.title}} {{article.typeStr}} - {{article.shortText}} diff --git a/littleApp_child/pages/weightReport/weightReport.wxml b/littleApp_child/pages/weightReport/weightReport.wxml index 51023b2..052ec69 100644 --- a/littleApp_child/pages/weightReport/weightReport.wxml +++ b/littleApp_child/pages/weightReport/weightReport.wxml @@ -2,7 +2,7 @@ 膳食营养报告{{recordTime}} - + {{info}} @@ -23,12 +23,12 @@ 膳食结构 查看详情 - + 一日喂养参考 查看详情 - + 一周喂养参考 查看详情 @@ -39,22 +39,22 @@ 食谱推荐 查看详情 - + 辅食添加建议 查看详情 - + 挑食建议 查看详情 - + 进食行为建议 查看详情 - + 喂养常见问题及处理 查看详情 @@ -149,7 +149,7 @@ - + @@ -163,7 +163,7 @@ - + @@ -177,7 +177,7 @@ - + @@ -192,7 +192,7 @@ - + @@ -207,7 +207,7 @@ - + @@ -221,7 +221,7 @@ - + @@ -344,4 +344,4 @@ 返回 - \ No newline at end of file + -- 1.8.3.1