packageBookService/pages/bookServices/detail/index.wxss
@@ -14,12 +14,20 @@ } .navbar-title { widows: 100vw; display: flex; justify-content: center; color: #0F1214; font-size: 36rpx; } .navbar-title text { max-width: 8em; display: inline-block; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; color: #0F1214; font-size: 40rpx; font-weight: bold; } .book { @@ -421,6 +429,10 @@ font-size: 28rpx !important; } .suggest-dialog .t-input__placeholder { font-size: 28rpx !important; } .t-tabs__item-inner { font-size: 24rpx; }