From d7ccfd8eb06571512e7d47dc4b42ffa2155fe46c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=BE=89?= <814457906@qq.com> Date: Wed, 20 Sep 2023 11:30:45 +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 --- App.vue | 1 + pages/myinformation/myinformation.vue | 285 ++++++++++++++++++++++++-- static/huijiantou.png | Bin 0 -> 316 bytes static/pages/daifukuan.png | Bin 0 -> 1161 bytes static/pages/daipingjia.png | Bin 0 -> 1065 bytes static/pages/daishouhuo.png | Bin 0 -> 1699 bytes static/pages/fuwupingjia.png | Bin 0 -> 2823 bytes static/pages/jiankangdangan.png | Bin 0 -> 2356 bytes static/pages/wodeyuyue.png | Bin 0 -> 2945 bytes static/pages/yiwancheng.png | Bin 0 -> 1371 bytes 10 files changed, 274 insertions(+), 12 deletions(-) create mode 100644 static/huijiantou.png create mode 100644 static/pages/daifukuan.png create mode 100644 static/pages/daipingjia.png create mode 100644 static/pages/daishouhuo.png create mode 100644 static/pages/fuwupingjia.png create mode 100644 static/pages/jiankangdangan.png create mode 100644 static/pages/wodeyuyue.png create mode 100644 static/pages/yiwancheng.png diff --git a/App.vue b/App.vue index 637eed1..daa6b1c 100644 --- a/App.vue +++ b/App.vue @@ -17,6 +17,7 @@ .app { width: 100%; height: 100%; + text-align: justify; color: #000000; } \ No newline at end of file diff --git a/pages/myinformation/myinformation.vue b/pages/myinformation/myinformation.vue index 692603f..f7e343e 100644 --- a/pages/myinformation/myinformation.vue +++ b/pages/myinformation/myinformation.vue @@ -5,12 +5,142 @@ 我的 - - - 张三 + + + + 张三 + + + 未签约 + - - + + 17869283647 + + + 切换家庭成员 + + + 管理家庭成员 + + + + + 0 + + + 行为积分 + + + + + 0 + + + 健康豆 + + + + + 0 + + + 优惠券 + + + + + + + 我的订单 + + + 查看全部 + + + + + + + 待付款 + + + + + + 待收货 + + + + + + 待评价 + + + + + + 已完成 + + + + + + + 常用功能 + + + + + + 健康档案 + + + + + + 我的预约 + + + + + + 服务评价 + + + + + + + + 护理服务订单 + + + + + + + + 专家咨询订单 + + + + + + + + 签约信息 + + + + + + + + 退出登录 + + + @@ -28,28 +158,159 @@