闫增涛
2024-04-15 cb6bb8bda31df75afe5a5bd50fe8e3ff6a3d34e2
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;
}