diff --git a/pages/Personal/Personal.vue b/pages/Personal/Personal.vue index 9bb975e..d91c9aa 100644 --- a/pages/Personal/Personal.vue +++ b/pages/Personal/Personal.vue @@ -9,12 +9,14 @@ {{appPersonallist.patientName}} - + {{appPersonallist.age}} - 岁 - - {{appPersonallist.sex=='MALE'?'男':''}} - {{appPersonallist.sex=='FEMALE'?'女':''}} + + + 岁 + + {{appPersonallist.sex=='MALE'?'男':''}} + {{appPersonallist.sex=='FEMALE'?'女':''}} diff --git a/pages/coupon/coupon.vue b/pages/coupon/coupon.vue index 4140e39..18274c2 100644 --- a/pages/coupon/coupon.vue +++ b/pages/coupon/coupon.vue @@ -12,6 +12,10 @@ + + 全部 + + | 未使用 diff --git a/pages/integral/integral.vue b/pages/integral/integral.vue index 8d84e31..d482622 100644 --- a/pages/integral/integral.vue +++ b/pages/integral/integral.vue @@ -801,15 +801,15 @@ .btn { text-align: center; - width: 121rpx; - height: 44rpx; + width: 120rpx; + height: 50rpx; background: #FFFFFF; border-radius: 22rpx; position: absolute; right: 30rpx; top: 58rpx; - line-height: 44rpx; - font-size: 22rpx; + line-height: 50rpx; + font-size: 28rpx; color: #557BC2; } @@ -866,15 +866,15 @@ position: absolute; right: 40rpx; top: 140rpx; - width: 139rpx; - height: 44rpx; + width: 150rpx; + height: 50rpx; background: #557BC2; border-radius: 22rpx; color: #fff; text-align: center; - font-size: 22rpx; + font-size: 28rpx; color: #FFFFFF; - line-height: 44rpx; + line-height: 50rpx; } .jifen { diff --git a/pages/modify/modify.vue b/pages/modify/modify.vue index 009d06d..2091c7d 100644 --- a/pages/modify/modify.vue +++ b/pages/modify/modify.vue @@ -25,7 +25,7 @@ --> 出生日期: - + {{appPersonallist.birthDate}}