diff --git a/pages/my/fuwuliaochengDetail.vue b/pages/my/fuwuliaochengDetail.vue index 226e309..dd0b7df 100644 --- a/pages/my/fuwuliaochengDetail.vue +++ b/pages/my/fuwuliaochengDetail.vue @@ -951,19 +951,17 @@ } .header-bottom-title-liao{ - display: inline-block; - padding: 3px 7px; + padding: 3px 8px; height: 16px; line-height: 16px; text-align: center; background: linear-gradient(-90deg, #FF6F48, #FF9E69); border-radius: 7px; margin-left: 5px; - font-weight: bold; font-size: 10px; border-top-left-radius: 20px; border-bottom-right-radius: 20px; - color: #fff; + color: #fff; } .detail-btn{ width:95%; @@ -1258,7 +1256,7 @@ align-items: baseline; } .header-bottom-title-num span{ - font-size: 25rpx; + font-size: 30rpx; } .header-bottom-title-num span:nth-child(1){ font-weight: bold; diff --git a/pages/my/jIShiDateil.vue b/pages/my/jIShiDateil.vue index 629895f..e9af204 100644 --- a/pages/my/jIShiDateil.vue +++ b/pages/my/jIShiDateil.vue @@ -91,7 +91,7 @@ --> - + 立即预约 @@ -539,4 +539,17 @@ height: auto; background-color: #f7f7f7; } + .btn { + background: linear-gradient(to right, rgb(1, 156, 136), rgb(49, 193, 148)); + color: rgb(255, 255, 255); + margin: 8px 16px; + position: fixed; + bottom: 0px; + width: 90%; + border-radius: 27px; + height: 43px; + line-height: 43px; + font-size: 17px; + text-align: center; + } \ No newline at end of file diff --git a/pages/my/myCiLiaoDetail.vue b/pages/my/myCiLiaoDetail.vue index c5a0332..da0c229 100644 --- a/pages/my/myCiLiaoDetail.vue +++ b/pages/my/myCiLiaoDetail.vue @@ -84,7 +84,7 @@ --> - + 立即购买 @@ -293,14 +293,14 @@ padding: 15px; } .header-bottom-title-liao{ - padding: 4px 9px; + padding: 3px 8px; height: 16px; line-height: 16px; text-align: center; background: linear-gradient(-90deg, #FF6F48, #FF9E69); border-radius: 7px; margin-left: 5px; - font-size: 11px; + font-size: 10px; border-top-left-radius: 20px; border-bottom-right-radius: 20px; color: #fff; @@ -644,4 +644,17 @@ height: auto; background-color: #f7f7f7; } + .btn { + background: linear-gradient(to right, rgb(1, 156, 136), rgb(49, 193, 148)); + color: rgb(255, 255, 255); + margin: 8px 16px; + position: fixed; + bottom: 0px; + width: 90%; + border-radius: 27px; + height: 43px; + line-height: 43px; + font-size: 17px; + text-align: center; + } \ No newline at end of file