yiming
2024-04-16 cb15c57d0ff984f5a100cf25d560fb0a69c00984
packagePersonal/pages/aboutUs/index.wxss
@@ -6,17 +6,18 @@
  background-color: #fff;
  display: flex;
  align-items: center;
  margin-bottom: 50rpx;
}
.navbar-title {
  white-space: nowrap;
  /* overflow: hidden; */
  /* white-space: nowrap;
  text-overflow: ellipsis;
  color: #0F1214;
  margin-bottom: 5rpx;
  font-weight: bold;
  font-size: 36rpx;
  color: #0F1214;
  color: #0F1214; */
}
image {
@@ -82,4 +83,9 @@
.richTextBox table {
  border-width: 2px !important;
}
.titleTextBox {
  margin: 0 auto;
}