闫增涛
2024-04-02 aef06b129be7a3a12ac097db8e372b0cb33c6c42
packageBookService/pages/bookServices/detail/components/suggest/suggest.wxss
@@ -1,5 +1,13 @@
/* pages/bookServices/detail/components/suggest/suggest.wxss */
.t-input__wrap .t-input__content,
.t-input__control {
  font-size: 28rpx !important;
}
.placeholder {
  color: rgba(0, 0, 0, 0.26);
  line-height: 96rpx;
@@ -57,6 +65,9 @@
.content {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  border-radius: 40rpx;
  padding: 100rpx 40rpx 0rpx 40rpx;
  width: 600rpx;
@@ -65,7 +76,7 @@
.demo-rate {
  width: 350rpx;
  margin: 20rpx auto 20rpx auto;
  margin: 20rpx 0;
}
.phone {
@@ -74,6 +85,9 @@
  border-radius: 20rpx;
}
.phone-input {
  width: 100%;
}
.submit-btn {
  padding: 40rpx;
@@ -97,7 +111,6 @@
.top-title {
  width: 160rpx;
  margin: 0 auto;
  color: #0F1214;
  font-size: 40rpx;
  font-weight: bold;