| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477 |
- .active.data-v-0ca91b30 {
- width: 82rpx;
- height: 6rpx;
- background: #333333;
- margin-left: 12rpx;
- }
- .bg.data-v-0ca91b30 {
- background-color: #FFFFFF;
- }
- /* 切换选项 */
- .nav.data-v-0ca91b30 {
- display: flex;
- align-items: center;
- justify-content: center;
- background-color: #FFFFFF;
- color: #999999;
- }
- .btn.data-v-0ca91b30 {
- /* padding: 10rpx 20rpx;
- text-align: center;
- background: rgba(255, 19, 10, 0.2);
- font-size: 28rpx;
- border: 2rpx solid #FF130A;
- color: #FF130A;
- opacity: 0.6;
- border-radius: 8rpx; */
- width: 150rpx;
- height: 60rpx;
- line-height: 60rpx;
- text-align: center;
- background: #F5F5F5;
- font-size: 28rpx;
- border: 2rpx solid ##F5F5F5;
- color: #666666;
- border-radius: 50rpx;
- font-weight: 700;
- margin-left: 10rpx;
- }
- .btnCm.data-v-0ca91b30 {
- /* padding: 10rpx 20rpx;
- text-align: center;
- background: #0081FF;
- font-size: 28rpx;
- border: 2rpx solid #0081FF;
- color: #FFFFFF;
- opacity: 0.6;
- border-radius: 8rpx; */
- }
- /* 拍照 */
- .btn_pai.data-v-0ca91b30{
- width: 150rpx;
- height: 60rpx;
- line-height: 60rpx;
- text-align: center;
- background: rgba(255, 201, 189, 1);
- font-size: 28rpx;
- border: 2rpx solid rgba(255, 201, 189, 1);
- color: #333333;
- border-radius: 50rpx;
- font-weight: 700;
- margin-left: 15rpx;
- }
- .btn_.data-v-0ca91b30 {
- width: 150rpx;
- height: 60rpx;
- line-height: 60rpx;
- text-align: center;
- background: #FCD202;
- font-size: 28rpx;
- border: 2rpx solid #FCD202;
- color: #333333;
- border-radius: 50rpx;
- font-weight: 700;
- margin-left: 15rpx;
- }
- .tabBtn.data-v-0ca91b30 {
- /* background-color: #f6f6fa; */
- height: 60rpx;
- line-height: 60rpx;
- color: #000000;
- font-size: 31rpx;
- font-weight: bold;
- }
- .shaix.data-v-0ca91b30 {
- width: 30%;
- text-align: center;
- display: flex;
- align-items: center;
- justify-content: center;
- letter-spacing: 4rpx;
- font-size: 27rpx;
- }
- .select.data-v-0ca91b30 {
- color: #000000;
- font-size: 31rpx;
- font-weight: bold;
- background-color: #fff;
- }
- .nav view.data-v-0ca91b30 {
- flex-grow: 1;
- margin: 3% 6.5% 2%;
- text-align: center;
- }
- .nav_btna.data-v-0ca91b30 {
- font-size: 42rpx;
- line-height: 34rpx;
- color: #000000;
- font-weight: bold;
- border-bottom: 14rpx solid #FCD202;
- }
- /* 内容 */
- /* 全部订单 */
- .cont_one.data-v-0ca91b30 {
- /* margin-top: 160rpx; */
- }
- .cont_one image.data-v-0ca91b30 {
- width: 80%;
- height: 353rpx;
- }
- /* 到店取餐 */
- .cont_two.data-v-0ca91b30 {
- display: none;
- width: 94%;
- margin: 3% auto;
- background-color: #FFFFFF;
- border-radius: 18rpx;
- }
- .cont.data-v-0ca91b30 {
- /* display: none; */
- width: 94%;
- margin: 3% auto;
- background-color: #FFFFFF;
- border-radius: 18rpx;
- }
- .order_title.data-v-0ca91b30{
- width: 90%;
- margin: 0 auto;
- border-radius: 14px 14px, 0px, 0px;
- background: rgba(255, 239, 222, 1);
- height: 40rpx;
- color: rgba(255, 141, 26, 1);
- font-size: 24rpx;
- line-height: 40rpx;
- text-align: center;
- }
- .cont_two_top.data-v-0ca91b30 {
- width: 94%;
- padding: 4% 3% 0;
- margin: 0 auto;
- display: flex;
- justify-content: space-between;
- }
- .cont_two_top_le.data-v-0ca91b30 {
- width: 85%;
- font-size: 30rpx;
- font-weight: 500;
- color: #333333;
- /* line-height: 2; */
- margin: 5rpx 0;
- }
- .cont_two_top_ri.data-v-0ca91b30 {
- /* width: 15%; */
- padding: 6rpx 10rpx;
- text-align: center;
- background: rgba(255, 19, 10, 0.2);
- font-size: 24rpx;
- border: 2rpx solid #FF130A;
- color: #FF130A;
- opacity: 0.6;
- border-radius: 8rpx;
- }
- .cont_two_top_ri1.data-v-0ca91b30 {
- /* width: 15%; */
- text-align: center;
- /* line-height: 2; */
- padding: 6rpx 10rpx;
- background: #62ba8b;
- font-size: 24rpx;
- border: 2rpx solid #62ba8b;
- color: #fff;
- /* opacity: 0.6; */
- border-radius: 8rpx;
- }
- .cont_two_top_ri2.data-v-0ca91b30 {
- /* width: 15%; */
- text-align: center;
- /* line-height: 2; */
- padding: 6rpx 10rpx;
- background: #FCD202;
- font-size: 24rpx;
- border: 2rpx solid #FCD202;
- color: #fff;
- /* opacity: 0.6; */
- border-radius: 8rpx;
- }
- .cont_two_text.data-v-0ca91b30 {
- font-size: 58rpx;
- text-align: center;
- font-weight: bold;
- color: red;
- margin: 3% 0;
- line-height: 32rpx;
- }
- .cont_two_text2.data-v-0ca91b30 {
- font-size: 30rpx;
- width: 100%;
- font-weight: 500;
- color: #333333;
- text-align: center;
- padding-bottom: 3%;
- /* line-height: 32rpx; */
- }
- .cont_two_text2 text.data-v-0ca91b30 {
- color: #FF130A;
- }
- .cont_two_bottom.data-v-0ca91b30 {
- width: 94%;
- padding: 3%;
- margin: 0 auto;
- display: flex;
- border-top: 1rpx solid #E6E6E6;
- }
- .cont_two_bottom_le.data-v-0ca91b30 {
- flex: 1;
- font-size: 24rpx;
- font-weight: 500;
- color: #999999;
- line-height: 32rpx;
- }
- .cont_two_bottom_ri.data-v-0ca91b30 {
- flex: 1;
- text-align: right;
- }
- .cont_two_bottom_ri image.data-v-0ca91b30 {
- width: 14rpx;
- height: 24rpx;
- }
- /* 外卖订单 */
- .cont_three.data-v-0ca91b30 {
- display: none;
- width: 94%;
- margin: 3% auto;
- background-color: #FFFFFF;
- border-radius: 18rpx;
- }
- .cont_three_top.data-v-0ca91b30 {
- width: 94%;
- padding: 4% 3% 0;
- margin: 0 auto;
- display: flex;
- }
- .cont_three_top_le.data-v-0ca91b30 {
- flex: 2;
- font-size: 30rpx;
- font-weight: 500;
- color: #D80204;
- line-height: 32rpx;
- }
- .cont_three_top_ri.data-v-0ca91b30 {
- flex: 1;
- text-align: right;
- font-size: 24rpx;
- font-weight: 500;
- color: #999999;
- line-height: 32rpx;
- }
- .cont_three_text.data-v-0ca91b30 {
- padding: 2% 0 2% 3%;
- font-size: 24rpx;
- font-weight: 500;
- color: #999999;
- line-height: 32rpx;
- }
- .cont_three_cen.data-v-0ca91b30 {
- width: 94%;
- padding: 0.5% 3%;
- margin: 0 auto;
- display: flex;
- }
- .cont_three_cen_le.data-v-0ca91b30 {
- flex: 2;
- font-size: 30rpx;
- font-weight: 500;
- color: #333333;
- line-height: 32rpx;
- }
- .cont_three_cen_ri.data-v-0ca91b30 {
- flex: 1;
- text-align: right;
- font-size: 24rpx;
- font-weight: 500;
- color: #999999;
- line-height: 32rpx;
- }
- .cont_three_text2.data-v-0ca91b30 {
- font-size: 24rpx;
- font-weight: 500;
- color: #D80204;
- padding: 0 3%;
- line-height: 32rpx;
- }
- .cont_three_bottom.data-v-0ca91b30 {
- width: 94%;
- padding: 3%;
- margin: 3% auto 0;
- display: flex;
- border-top: 1rpx solid #E6E6E6;
- }
- .cont_three_bottom_le.data-v-0ca91b30 {
- flex: 1;
- font-size: 24rpx;
- font-weight: 500;
- color: #999999;
- line-height: 32rpx;
- }
- .cont_three_bottom_ri.data-v-0ca91b30 {
- flex: 1;
- text-align: right;
- }
- .cont_dis.data-v-0ca91b30 {
- display: block;
- }
- .box.data-v-0ca91b30 {
- width: 100%;
- height: 100vh;
- background-color: rgba(0, 0, 0, 0.2);
- /* opacity: 0.2; */
- position: absolute;
- top: 40px;
- z-index: 999
- }
- .popbox.data-v-0ca91b30 {
- width: 749rpx;
- /* height: 764upx; */
- background: #FFFFFF;
- padding-bottom: 72rpx;
- z-inde: 999;
- position: fixed;
- top: 66rpx;
- left: 0;
- right: 0;
- }
- .impute.data-v-0ca91b30 {
- background: #F2F2F2;
- height: 80rpx;
- margin: 20rpx 0;
- }
- .btns.data-v-0ca91b30 {
- width: 690rpx;
- height: 88rpx;
- background: #FF8D1A;
- box-shadow: 0rpx 10rpx 20rpx 0rpx #FFD9B3;
- border-radius: 16rpx;
- text-align: center;
- line-height: 88rpx;
- font-size: 32rpx;
- font-weight: bold;
- margin: 0 auto;
- }
- .tosend_header_food_le.data-v-0ca91b30 {
- width: 15%;
- }
- .tosend_header_food_le image.data-v-0ca91b30 {
- width: 110rpx;
- height: 110rpx;
- }
- .u-border-top.data-v-0ca91b30:after {
- border: none !important;
- }
- /* 收货码弹框 */
- .receipt_code.data-v-0ca91b30 {
- width: 90%;
- margin: 0 auto;
- }
- .code_title.data-v-0ca91b30 {
- width: 100%;
- line-height: 100rpx;
- font-size: 31rpx;
- font-weight: bold;
- text-align: center;
- letter-spacing: 2rpx;
- margin-top: 21rpx;
- margin-bottom: 25rpx;
- }
- .u-input--border.data-v-0ca91b30 {
- border: 1px solid #F2F2F2 !important;
- background: #F2F2F2 !important;
- color: #999999 !important;
- font-weight: 500 !important;
- letter-spacing: 2rpx !important;
- }
- .u-input__input.data-v-0ca91b30 {
- font-size: 30rpx;
- font-weight: bold;
- flex: 1;
- color: #999999 !important;
- min-height: 85rpx !important;
- margin-top: 7rpx;
- }
- .sure.data-v-0ca91b30 {
- width: 100%;
- height: 80rpx;
- background: rgba(245, 211, 71, 1);
- color: white;
- border-radius: 46rpx;
- text-align: center;
- line-height: 80rpx;
- margin-top: 30rpx;
- color: rgba(0, 0, 0, 1);
- letter-spacing: 2rpx;
- }
- .sure2.data-v-0ca91b30{
- text-align: center;
- color: rgba(0, 0, 0, 1);
- line-height: 80rpx;
- margin-top: 30rpx;
- width: 100%;
- height: 80rpx;
- opacity: 1;
- border-radius: 10rpx;
- background: rgba(245, 211, 71, 1);
- }
- /* 确认送达拍照框 */
- .phone_title.data-v-0ca91b30{
- margin-top: 10px;
- width: 100%;
- height: 40px;
- /* background-color: #FF7F00; */
- text-align: center;
- line-height: 40px;
- /* color:#FFFFFF; */
- }
- .phone_title2.data-v-0ca91b30{
- margin-top: 10px;
- text-align: center;
- color:#9d9d9d;
- }
- .code_title2.data-v-0ca91b30 {
- width: 100%;
- line-height: 50rpx;
- text-align: center;
- letter-spacing: 2rpx;
- margin-top: 21rpx;
- margin-bottom: 25rpx;
- }
- .code_title3.data-v-0ca91b30{
- margin-left: -20px;
- margin-top: 21rpx;
- margin-bottom: 25rpx;
- width: 638rpx;
- height: 66rpx;
- border-radius: 6rpx;
- background: rgba(255, 245, 245, 1);
- font-size: 24rpx;
- line-height: 66rpx;
- color: rgba(212, 48, 48, 1);
- text-align: center;
- }
|