|
123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239 |
- /* pages/receiveTicket/receiveTicket.wxss */
- page{
- height:100%;
- position: fixed;
- }
- .all{
- width: 100%;
- height:100%;
- }
- .getBg{
- width: 700rpx;
- height: 846rpx;
- position: absolute;
- left: 50%;
- top: 10%;
- transform: translateX(-50%);
- z-index: 9;
- }
- .userName{
- text-align: center;
- font-size:40rpx;
- font-family:SourceHanSansCN;
- font-weight:500;
- color:rgba(0,0,0,1);
- }
- .userPhone{
- text-align: center;
- font-size:24rpx;
- font-family:SourceHanSansCN;
- font-weight:500;
- color:rgba(153,153,153,1);
- margin-top: 10rpx;
- margin-bottom: 20rpx;
- }
- .giveTo{
- text-align: center;
- font-size:30rpx;
- font-family:SourceHanSansCN;
- font-weight:bold;
- color:rgba(0,0,0,1);
- }
- .giveNum{
- text-align: center;
- }
- .ticketType{
- text-align: center;
- font-size:40rpx;
- font-family:SourceHanSansCN;
- font-weight:500;
- color:rgba(51,51,51,1);
- }
- .textNum{
- font-size:80rpx;
- font-family:DINPro;
- font-weight:500;
- color:rgba(235,97,0,1);
- }
- .text{
- font-size:30rpx;
- font-family:SourceHanSansCN;
- font-weight:500;
- color:rgba(51,51,51,1);
- }
- .content{
- margin-top: 220rpx;
- }
- .contBot{
- width: 547rpx;
- margin: 0 auto;
- display: flex;
- justify-content: center;
- align-items: center;
- }
- .picView{
- width: 248rpx;
- height: 248rpx;
- border-radius: 10rpx;
- overflow: hidden;
- }
- .smallTicket{
- width: 248rpx;
- height: 248rpx;
- }
- .textView{
- width: 318rpx;
- height: 248rpx;
- position: absolute;
- top: 50rpx;
- left: 110rpx;
- }
- .textView text{
- display: block;
- }
- .nameText{
- font-size:50rpx;
- font-family:DINPro;
- /* font-weight:bold; */
- color:rgba(106,10,14,1);
- margin-bottom: 20rpx;
- }
- .timeText{
- font-size:24rpx;
- font-family:SourceHanSansCN;
- font-weight:300;
- color:#8f560f;
- }
- .getTicket{
- display: block;
- width: 670rpx;
- height: 98rpx;
- margin: 350rpx auto 0 auto;
- }
-
- .errorTitle{
- text-align: center;
- margin-top: 300rpx;
- font-size:60rpx;
- font-family:SourceHanSansCN;
- font-weight:500;
- color:rgba(0,0,0,1);
- }
- .ticketState{
- margin-top: 50rpx;
- margin-bottom: 203rpx;
- text-align: center;
- font-size:30rpx;
- font-family:SourceHanSansCN;
- font-weight:500;
- color:rgba(0,0,0,1);
- }
- .question{
- text-align: center;
- font-size:30rpx;
- font-family:SourceHanSansCN;
- font-weight:500;
- color:rgba(102,102,102,1);
- }
- .wx{
- text-align: center;
- font-size:24rpx;
- font-family:SourceHanSansCN;
- font-weight:500;
- color:rgba(153,153,153,1);
- }
- .phone{
- text-align: center;
- font-size:30rpx;
- font-family:SourceHanSansCN;
- font-weight:500;
- color:rgba(102,102,102,1);
- }
- .sureTicket{
- display: block;
- width: 670rpx;
- height: 98rpx;
- margin: 310rpx auto 0 auto;
- }
- .receiveTicket{
- width: 200rpx;
- height: 200rpx;
- }
- .bigticketView{
- display: flex;
- justify-content: center;
- align-items: center;
- color:#8f560f;
- }
- .maney{
- font-weight:bold;
- font-size:40rpx;
- }
- .Bigticket{
- font-size:35rpx;
- font-family:DINPro;
- color:#8f560f;
- }
- .line{
- width: 605rpx;
- margin: 70rpx auto 20rpx auto;
- height: 1rpx;
- background-color: #cccccc;
- }
- .picView{
- width: 200rpx;
- height: 200rpx;
- border-radius: 10rpx;
- }
- .ticketRig{
- background-color: #ffffff;
- width: 347rpx;
- height: 200rpx;
- border-radius: 20rpx;
- padding: 31rpx 24rpx 34rpx 24rpx;
- box-sizing: border-box;
- box-shadow: 10rpx 5rpx 10rpx 5rpx #f2f2f2;
- }
- .ticket-title{
- font-size:30rpx;
- font-family:Source Han Sans CN;
- font-weight:500;
- color:rgba(106,10,14,1);
- }
- .ticket-desc{
- font-size:20rpx;
- font-family:Source Han Sans CN;
- font-weight:400;
- color:rgba(51,51,51,1);
- }
- .yelloword{
- width: 144rpx;
- height: 36rpx;
- text-align: center;
- line-height: 36rpx;
- font-size:20rpx;
- font-family:Source Han Sans CN;
- font-weight:500;
- color:rgba(235,97,0,1);
- border: 1px solid #EB6100;
- border-radius: 18px;
- margin: 5rpx 0;
- }
- .validity{
- font-size:20rpx;
- font-family:Source Han Sans CN;
- font-weight:300;
- color:rgba(153,153,153,1);
- }
- .shoping{
- width:110rpx;
- height:60rpx;
- text-align: center;
- line-height: 60rpx;
- background:rgba(235,97,0,1);
- border-radius:30px;
- font-size:30rpx;
- font-family:Source Han Sans CN;
- font-weight:500;
- color:rgba(255,255,255,1);
- }
|