智慧申请系统
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

9 lines
175 B

  1. /* pages/family/community/community.wxss */
  2. .pick-container {
  3. margin: 30px;
  4. padding: 30rpx;
  5. border-radius: 6px;
  6. border: solid 1rpx #efefef;
  7. }
  8. .btn {
  9. width: 300rpx;
  10. }