pages/bookExhibitionList/index.wxss
@@ -1,5 +1,21 @@ /* pages/bookExhibitionList/index.wxss */ .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; } .outside { @@ -27,6 +43,7 @@ .textBox { font-family: PingFang SC, PingFang SC; width: 280rpx; /* height: 75rpx; */ font-size: 25rpx;