.continue{ background: #f2f2f2; min-height: 100vh; .form-index{ background: #fff; } } .page-section { /* position: absolute; */ /* height:200px; */ width: 100%; } .form-index{ .form-btn{ padding:20px 28px 10px 26px; } } // .form-index .van-cell { // padding: 5px 16px 8px 16px !important; // display: block !important; // } .form-index .van-field__body { /* display: block!important; width: 100%!important; */ } // .form-index .van-field__label { // color: #909399 !important; // font-size: 12px !important; // line-height: 20px !important; // margin: 0 0 2px 0 !important; // } .form-index .van-field__control { color: #409EFF; font-size: 15px !important; font-weight: 600 !important; height: 30px !important; line-height: 30px !important; &::-webkit-input-placeholder, &::-moz-placeholder, &::-moz-placeholder, &::-ms-input-placeholder { color: #303133 !important; font-size: 14px !important; font-weight: lighter; } } // .popup-container { // position: relative; // height: calc(100vh - 66px); // .popup-radio { // padding: 12px 0 0 0; // position: relative; // height: calc(100vh - 66px); // .popup-radio-item { // color: #000; // font-size: 15px; // font-weight: bold; // line-height: 38px; // text-align: center; // &.selected { // color: #409EFF; // } // } // } // .popup-checkbox { // padding: 0 16px 0 16px; // box-sizing: border-box; // position: relative; // height: calc(100vh - 66px); // .msgTitle { // background: #67C23A; // font-size: 12px; // text-align: center; // height: 30px; // line-height: 26px; // color: #fff; // margin: 0 -16px 20px -16px; // } // .popup-checkbox-item { // color: #000; // font-size: 15px; // font-weight: bold; // line-height: 38px; // background: rgb(244, 244, 245); // padding: 6px 12px; // margin: 0 0 10px 0; // border-radius: 7px; // border: 1px solid rgb(244, 244, 245); // display: flex; // &.selected { // color: #409EFF; // border: 1px solid #409EFF; // } // .popup-checkbox-label { // flex: 5; // } // .popup-checkbox-icon { // width: 20px; // height: 20px; // line-height: 20px; // display: block; // border-radius: 50%; // overflow: hidden; // margin: 10px 0 0 0; // } // } // } // .popup-time { // position: relative; // height: calc(100vh - 66px); // } // } // .popup-city { // height: calc(100vh - 66px); // overflow: hidden; // } .van-calendar__header-title {}