u-code.wxss 828 Bytes
page.data-v-1d88f349 {
  width: 100%;
  height: 100%;
}
.divid_line_horizen.data-v-1d88f349 {
  width: 100%;
  height: 2rpx;
  background-color: #f2f2f2;
  align-self: center;
  margin-top: 1rpx;
}
.input_warp .u-input__input.data-v-1d88f349 {
  font-size: 34rpx;
}
.button_warp .u-button .u-size-default.data-v-1d88f349 {
  font-size: 30rpx;
  height: 96rpx;
  line-height: 80rpx;
}
.button_warp .u-button .u-btn--primary--disabled.data-v-1d88f349 {
  color: rgba(0, 0, 0, 0.45) !important;
  border-color: rgba(0, 0, 0, 0.06) !important;
  background-color: rgba(0, 0, 0, 0.06) !important;
}
view.data-v-1d88f349, scroll-view.data-v-1d88f349, swiper-item.data-v-1d88f349 {
  display: flex;
  flex-direction: column;
  flex-shrink: 0;
  flex-grow: 0;
  flex-basis: auto;
  align-items: stretch;
  align-content: flex-start;
}