liukangdong
2024-07-26 715a2691d88ffbe5f5be9e5403c166f923088fcc
wechat_staff/pages/sets/index.wxss
@@ -72,3 +72,20 @@
  color: #fff;
  background-color: var(--themeColor);
}
.outbut{
  width: 100%;
  margin-top: 100rpx;
}
.outbut .btn{
  width: 100%;
  height: 88rpx;
  font-weight: 500;
  font-size: 32rpx;
  color: #B08771;
  line-height: 88rpx;
  text-align: center;
  font-style: normal;
  border-radius: 8rpx;
  border: 1px solid #B08771;
  color: rgba(176, 135, 113, 1);
}