123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241 |
- .nav {
- position: fixed;
- top: 0;
- left: 0;
- right: 0;
- z-index: 10;
- background: #fff;
- height: 92rpx;
- border-top: 2rpx solid #f2f2f2;
- border-bottom: 2rpx solid #f2f2f2;
- padding: 0 60rpx;
- width: unset;
- display: flex;
- align-items: center;
- justify-content: space-between;
- }
- .nav .orderList_item {
- margin-bottom: 4rpx;
- font-size: 28rpx;
- font-family: PingFangSC-Medium;
- font-weight: 500;
- color: #666;
- position: relative;
- height: 96rpx;
- line-height: 96rpx;
- }
- .nav .orderList_item .line {
- position: absolute;
- bottom: 0;
- height: 6rpx;
- width: 100%;
- background: linear-gradient(90deg, #ff4936 0%, #ff6e3c 100%);
- box-shadow: 0rpx 4rpx 8rpx 0rpx rgba(255, 89, 0, 0.25);
- border-radius: 24rpx;
- }
- .nav .on {
- color: #ff5344;
- }
- .swiper-box {
- width: 100%;
- margin-top: 90rpx;
- }
- .swiper-box .order-scroll-view {
- width: 750rpx;
- height: 100%;
- }
- .swiper-box .noRecordCon {
- display: flex;
- justify-content: center;
- align-items: center;
- flex-direction: column;
- }
- .swiper-box .noRecordCon .noRecordImg {
- width: 132rpx;
- height: 138rpx;
- margin-top: 50%;
- }
- .swiper-box .noRecordCon .noRefundImg {
- width: 218rpx;
- height: 218rpx;
- margin-top: 50%;
- }
- .swiper-box .noRecordCon .noRecord {
- padding-top: 32rpx;
- font-size: 30rpx;
- font-family: PingFangSC-Light;
- font-weight: 300;
- color: #666;
- line-height: 30rpx;
- }
- .swiper-box .noRecordCon .goIndex {
- width: 164rpx;
- height: 60rpx;
- background: #ff3432;
- border-radius: 30rpx;
- font-size: 28rpx;
- color: #fff;
- margin-top: 30rpx;
- display: flex;
- justify-content: center;
- align-items: center;
- }
- .swiper-box .item {
- width: 710rpx;
- height: 266rpx;
- box-shadow: 0rpx 0rpx 40rpx 0rpx rgba(0, 0, 0, 0.05);
- border-radius: 20rpx;
- margin: 20rpx auto 0;
- background: #fff;
- }
- .swiper-box .item:last-of-type {
- margin: 20rpx auto;
- }
- .refresh {
- width: 80rpx;
- height: 80rpx;
- border-radius: 50%;
- border: 2rpx solid #999;
- box-shadow: 2rpx 2rpx 4rpx #999;
- position: fixed;
- right: 50rpx;
- bottom: 200rpx;
- font-size: 20rpx;
- color: #666;
- background: #fff;
- display: flex;
- justify-content: center;
- align-items: center;
- flex-direction: column;
- }
- .refresh image {
- width: 32rpx;
- height: 32rpx;
- margin-bottom: 4rpx;
- }
- page {
- height: 100%;
- }
- .settlementList {
- width: 750rpx;
- height: 100%;
- overflow: auto;
- margin-top: 80rpx;
- font-family: PingFangSC-Regular;
- font-size: 28rpx;
- }
- .settlementList .order-scroll-view {
- width: 750rpx;
- height: 100%;
- }
- .settlementList .noRecordCon {
- display: flex;
- justify-content: center;
- align-items: center;
- flex-direction: column;
- }
- .settlementList .noRecordCon .noRecordImg {
- width: 132rpx;
- height: 138rpx;
- margin-top: 328rpx;
- }
- .settlementList .noRecordCon .noRecord {
- padding-top: 18rpx;
- font-size: 28rpx;
- color: #999;
- }
- .settlementList navigator {
- background: #fff;
- margin-top: 20rpx;
- }
- .settlementList .title {
- height: 96rpx;
- line-height: 96rpx;
- width: 688rpx;
- margin: 0 auto;
- color: #333;
- border-bottom: 2rpx solid #e4e4e4;
- }
- .settlementList .main {
- color: #666;
- width: 688rpx;
- margin: 0 auto;
- display: flex;
- justify-content: space-between;
- }
- .settlementList .main .left {
- flex: 1;
- padding: 12rpx 0 24rpx;
- }
- .settlementList .main .left .per {
- display: flex;
- justify-content: space-between;
- line-height: 40rpx;
- margin-top: 12rpx;
- }
- .settlementList .main .arrow {
- width: 52rpx;
- text-align: right;
- line-height: 192rpx;
- }
- .settlementList .main .arrow .rightArrowImg {
- width: 12rpx;
- height: 22rpx;
- }
- .section {
- position: fixed;
- width: 690rpx;
- top: 0;
- z-index: 20;
- display: flex;
- font-size: 28rpx;
- color: #666;
- padding: 20rpx 30rpx;
- background-color: #fff;
- }
- .section .groupDay {
- width: 36rpx;
- height: 36rpx;
- }
- .section .picker {
- margin-left: 20rpx;
- display: flex;
- flex: 1;
- }
- .section .picker .choose-day .iconfont {
- font-size: 12rpx;
- margin-left: 6rpx;
- vertical-align: middle;
- color: #999;
- }
|