packageBookService/pages/bookServices/detail/index.wxss
@@ -264,6 +264,7 @@ .shopCar, .buy { font-size: 26rpx; width: 25%; display: flex; align-items: center; @@ -358,4 +359,24 @@ .webView { height: 500rpx; } .t-tabs__item-inner { flex-direction: column; } .t-tabs .t-tabs__item--active { /* color: #ff6d00; font-size: 30rpx; */ background-repeat: no-repeat; background-size: 40% 64%; background-position: right; background-image: url(http://jsysf.bnuic.com/website/image/click-icon.png); } .loading { width: 100%; height: 100%; display: flex; align-items: center; }