pages/bookExhibitionDetails/index.wxss
@@ -1,6 +1,23 @@ /* pages/bookExhibitionDetails/index.wxss */ .headBox {} .nacigationBar { background-color: #fff; display: flex; align-items: center; } .navbar-title { white-space: nowrap; /* overflow: hidden; */ text-overflow: ellipsis; color: #0F1214; font-size: 40rpx; font-weight: bold; margin-bottom: 5rpx; } .titleBox { font-weight: 800; font-size: 45rpx;