pages/aboutUs/index.wxss
@@ -1,4 +1,25 @@ /* pages/aboutUs/index.wxss */ .nacigationBar { background-color: #fff; display: flex; align-items: center; } .navbar-title { white-space: nowrap; /* overflow: hidden; */ text-overflow: ellipsis; color: #0F1214; margin-bottom: 5rpx; font-weight: bold; font-size: 36rpx; color: #0F1214; } image { width: 100%; height: 100%; @@ -12,7 +33,6 @@ .aboutUs { margin: 30rpx; } .aboutText {