canyin-project/ybcy/miniApp/uview-ui/components/u-radio/u-radio.wxss
2024-11-01 16:07:54 +08:00

1 line
4.0 KiB
Plaintext

view.data-v-a3b1c128{font-family:Source Han Sans CN}.custom-u-tabs.data-v-a3b1c128 .u-tab-item{background:#f8f8f8;font-size:24rpx!important;height:48rpx!important;line-height:48rpx!important;margin-right:20rpx!important;border-radius:10rpx}.footer-btn-fiexd.data-v-a3b1c128{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;align-items:center;position:fixed;bottom:0rpx;left:0rpx;right:0rpx;height:100rpx;background-color:#fff;z-index:1;box-shadow:0 -1rpx 10rpx 0 rgba(0,0,0,.1)}.flex.data-v-a3b1c128{display:-webkit-box;display:flex;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex}.flex-auto.data-v-a3b1c128{-webkit-box-flex:1;-webkit-flex:1;flex:1}.flex-direction-row.data-v-a3b1c128{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;flex-direction:row}.flex-direction-column.data-v-a3b1c128{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column}.flex-align-center.data-v-a3b1c128{-webkit-box-align:center;align-items:center;-webkit-align-items:center;-o-align-items:center;-ms-align-items:center;-moz-align-items:center}.flex-align-start.data-v-a3b1c128{-webkit-box-align:start;align-items:flex-start;-webkit-align-items:flex-start;-moz-align-items:flex-start;-ms-align-items:flex-start;-o-align-items:flex-start}.flex-align-end.data-v-a3b1c128{-webkit-box-align:end;align-items:flex-end;-webkit-align-items:-webkit-flex-end;-moz-align-items:-moz-flex-end;-o-align-items:-o-flex-end;-ms-align-items:-ms-flex-end}.flex-wrap.data-v-a3b1c128{flex-wrap:wrap;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;-o-flex-wrap:wrap}.justify-space-between.data-v-a3b1c128{-webkit-box-pack:justify;justify-content:space-between;-webkit-justify-content:space-between;-moz-justify-content:space-between;-ms-justify-content:space-between;-o-justify-content:space-between}.justify-space-center.data-v-a3b1c128{-webkit-box-pack:center;justify-content:center;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;-o-justify-content:center}.justify-space-end.data-v-a3b1c128{-webkit-box-pack:end;justify-content:flex-end;-webkit-justify-content:flex-end;-moz-justify-content:flex-end;-ms-justify-content:flex-end;-o-justify-content:flex-end}.u-radio.data-v-a3b1c128{display:-webkit-inline-box;display:-webkit-inline-flex;display:inline-flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;overflow:hidden;-webkit-user-select:none;user-select:none;line-height:1.8}.u-radio__icon-wrap.data-v-a3b1c128{color:#606266;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;flex-direction:row;-webkit-box-flex:0;-webkit-flex:none;flex:none;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;box-sizing:border-box;width:42rpx;height:42rpx;color:transparent;text-align:center;-webkit-transition-property:color,border-color,background-color;transition-property:color,border-color,background-color;font-size:20px;border:1px solid #c8c9cc;-webkit-transition-duration:.2s;transition-duration:.2s}.u-radio__icon-wrap--circle.data-v-a3b1c128{border-radius:100%}.u-radio__icon-wrap--square.data-v-a3b1c128{border-radius:3px}.u-radio__icon-wrap--checked.data-v-a3b1c128{color:#fff;background-color:#2979ff;border-color:#2979ff}.u-radio__icon-wrap--disabled.data-v-a3b1c128{background-color:#ebedf0;border-color:#c8c9cc}.u-radio__icon-wrap--disabled--checked.data-v-a3b1c128{color:#c8c9cc!important}.u-radio__label.data-v-a3b1c128{word-wrap:break-word;margin-left:10rpx;margin-right:24rpx;color:#606266;font-size:30rpx}.u-radio__label--disabled.data-v-a3b1c128{color:#c8c9cc}