/*uview 自定义样式*/ .u-cell { background-color: #fff; } /*form*/ .u-form { .u-form-item { .u-form-item__body { padding: 30rpx 0; } } }