From 95d59fda756b417fdc959b3c0e6409ab7629361d Mon Sep 17 00:00:00 2001 From: kuaileWu <1432334894@qq.com> Date: Fri, 8 Mar 2024 18:51:27 +0800 Subject: [PATCH] =?UTF-8?q?=E5=B0=B1=E8=AF=8A=E4=BA=BA=E9=A1=B5=E9=9D=A2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- App.vue | 1 + pages/add_visitor/add_visitor.vue | 106 +++++++++++++++++++++++++++++++++----- 2 files changed, 94 insertions(+), 13 deletions(-) diff --git a/App.vue b/App.vue index ac5c4ad..a58d3a7 100644 --- a/App.vue +++ b/App.vue @@ -151,6 +151,7 @@ -webkit-line-clamp: 2; -webkit-box-orient: vertical; text-overflow: ellipsis; + word-break: break-all; } .over3{ -webkit-line-clamp: 3 !important; diff --git a/pages/add_visitor/add_visitor.vue b/pages/add_visitor/add_visitor.vue index 53202e0..b817fb5 100644 --- a/pages/add_visitor/add_visitor.vue +++ b/pages/add_visitor/add_visitor.vue @@ -3,7 +3,7 @@ 增加就诊人 - + 张杨明 @@ -15,24 +15,29 @@ + + + + 确认预约(已选1位) + + 请确保预约就诊前在门诊先挂号 + + + 张杨明 - 剩余3次 + 身份证尾号:9000 - - 身份证尾号:0909备份 + + + 广安门中医医院西单门诊部100周未看病 + 剩余2000 + 10 + - - - - - 确认预约(已选1位) - - 请确保预约就诊前在门诊先挂号 - @@ -40,7 +45,9 @@ export default { data() { return { - cssUrl:this.cssUrl + cssUrl:this.cssUrl, + type:2, + res:true, } }, methods: { @@ -138,5 +145,78 @@ margin-top: 33rpx; } } + .list-wrapper2{ + .item{ + .top{ + background: #5CD378; + width: 100%; + height: 118rpx; + line-height: 118rpx; + box-sizing: border-box; + box-shadow: 0rpx 2rpx 24rpx 0rpx rgba(0,0,0,0.03), 0rpx 2rpx 24rpx 0rpx rgba(0,0,0,0.03); + border-radius: 8rpx 8rpx 0rpx 0rpx; + padding: 0 24rpx 0 24rpx; + justify-content: space-between; + color: #FFFFFF; + view:first-of-type{ + font-size: 38rpx; + letter-spacing: 3rpx; + } + view:last-of-type{ + font-size: 28rpx; + letter-spacing: 2rpx; + } + } + .bt{ + padding: 30rpx; + min-height: 118rpx; + box-sizing: border-box; + .bt-item{ + min-height: 55rpx; + align-items: flex-end; + align-items:center; + .left{ + max-width: 580rpx; + align-items:center; + view:first-of-type{ + min-height: 40rpx; + line-height: 40rpx; + font-size: 28rpx; + color: #949699; + letter-spacing: 2rpx; + max-width: 280rpx; + align-items: flex-end; + } + + view:last-of-type{ + height: 38rpx; + background: #FFE9E9; + line-height: 38rpx; + padding: 0 7rpx; + font-size: 28rpx; + color: #FD0000; + margin-left: 8rpx; + } + } + .right{ + flex-grow: 1; + &.more{ + font-size: 28rpx; + color: #949699; + letter-spacing: 2rpx; + text-align: right; + } + // 剩余2 + // 1 + } + } + } + } + } + // + // 广安门中医医院西单门诊部停诊 + // 剩余2 + // 1 + // }