litian
2024-03-15 3f1ea0a8e4bb02bf7544df8660b15cfa69d6b84a
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 {