From 7ce96b0299d67375c27bd1ab22fb247c8e9a9c91 Mon Sep 17 00:00:00 2001 From: kuaileWu <1432334894@qq.com> Date: Thu, 7 Mar 2024 19:17:49 +0800 Subject: [PATCH] =?UTF-8?q?=E9=A6=96=E9=A1=B5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/index/index.vue | 64 +++++++++++++++++++++++++++----------- 针灸挂号系统功能拆分.txt | 9 +++--- 2 files changed, 50 insertions(+), 23 deletions(-) diff --git a/pages/index/index.vue b/pages/index/index.vue index f0ff89a..83767a2 100644 --- a/pages/index/index.vue +++ b/pages/index/index.vue @@ -80,7 +80,35 @@ 预约看诊 + + + + + + + 医生简介 + + + + + + 查看全部 + + + + + + 上官梓涵 + 待就诊 + + + + 2024.01.09 周二 09:30-12:00 + 广安门中医医院西单门诊部 针灸科 + + + @@ -163,28 +191,28 @@ color: #949699; font-size: 30rpx; line-height: 50rpx; - .title-wrapper{ - .title{ - width: 117rpx; - height: 42rpx; - padding-left: 13rpx; - margin-bottom: 36rpx; - font-size: 26rpx; - color: #FFFFFF; - line-height: 42rpx; - text-align: center; - border-radius: 8rpx 0rpx 0rpx 8rpx; - background: linear-gradient( 98deg, #53C184 0%, #5CD378 100%); - } - img{ - width: 48rpx; - height: 42rpx; - } - } .con{ height: 200rpx; } } + .title-wrapper{ + .title{ + width: 117rpx; + height: 42rpx; + padding-left: 13rpx; + margin-bottom: 36rpx; + font-size: 26rpx; + color: #FFFFFF; + line-height: 42rpx; + text-align: center; + border-radius: 8rpx 0rpx 0rpx 8rpx; + background: linear-gradient( 98deg, #53C184 0%, #5CD378 100%); + } + img{ + width: 48rpx; + height: 42rpx; + } + } .hospital-wrapper{ .item{ &:last-child{ diff --git a/针灸挂号系统功能拆分.txt b/针灸挂号系统功能拆分.txt index 487d2c7..794d366 100644 --- a/针灸挂号系统功能拆分.txt +++ b/针灸挂号系统功能拆分.txt @@ -8,13 +8,12 @@ 针灸小妙招挂号系统 已完成 1.患者端首页 预计完成 2024-03-06 09:30~2024-03-06 19:20 - - -针灸小妙招相关: +针灸挂号系统相关: 已完成 -1.sql数据表重构 +1.数据库表sql语句重构 +2.用户端首页样式调整 进行中 -2.挂号就诊人页面 +1.挂号就诊人页面 待完成 一、患者端 静态页面