page{ height: 100%; } .container{ background-color: rgb(255,255,255); } .appointment { width: 100%; height: 305rpx; } .single { margin-left: 10rpx; border-bottom: 1rpx solid rgb(229, 229, 229); padding-bottom: 30rpx; padding-left: 20rpx; padding-right: 35rpx; padding-top: 30rpx; } .portrait { width: 140rpx; height: 140rpx; border-radius: 50%; margin-right: 30rpx; } .UserName{ max-width: 250rpx; } .Stars { width: 25rpx; height: 25rpx; margin-right: 7rpx; } .Labels{ width: 100%; margin-top: 15rpx; } .Label { margin-top: 25rpx; } .Labelitem { width: 100rpx; height: 30rpx; border-radius: 20rpx; line-height: 30rpx; margin-right: 10rpx; padding:0rpx 9rpx; } .itone { border: 2rpx solid rgb(22, 232, 131); color: rgb(22, 232, 131); } .itwo { border: 2rpx solid rgb(92, 135, 248); color: rgb(92, 135, 248); } .ith { border: 2rpx solid rgb(244, 143, 55); color: rgb(244, 143, 55); } .gofu { width: 120rpx; padding: 5rpx 0rpx; border-radius: 25rpx; } .go { border: 1rpx solid rgb(196, 26, 46); color: rgb(196, 26, 46); background-color: rgb(255,255,255); } .gofull { border: 1rpx solid rgb(185, 185, 185); color: rgb(185, 185, 185); background-color: rgb(255,255,255); } .information { margin-top: 25rpx; text-indent: 2em; color: rgb(103, 103, 103); } /* 无订单 */ .empty_order image { width: 330rpx; height: 280rpx; margin-top: 120rpx; } .empty_order .xc-ash { margin-top: 10rpx; font-weight: 600px; } .empty_order navigator { margin-top: 60rpx; border-radius: 40rpx; } .empty_order navigator view { width: 247rpx; height: 56rpx; background-color: rgb(255, 72, 72); border-radius: 40rpx; } .After_all { height: 80rpx; } .After_all .Line { border-top: 3rpx solid rgb(0, 0, 0); width: 130rpx; } .After_all .end { margin: 0rpx 15rpx; }