...
|
...
|
@@ -21,18 +21,18 @@ |
|
|
background-position: 50%;
|
|
|
background-size: 100%;
|
|
|
}
|
|
|
@-webkit-keyframes preloader-spin {
|
|
|
100% {
|
|
|
-webkit-transform: rotate(360deg);
|
|
|
transform: rotate(360deg);
|
|
|
}
|
|
|
}
|
|
|
@keyframes preloader-spin {
|
|
|
100% {
|
|
|
-webkit-transform: rotate(360deg);
|
|
|
transform: rotate(360deg);
|
|
|
}
|
|
|
}
|
|
|
/*@-webkit-keyframes preloader-spin {*/
|
|
|
/*100% {*/
|
|
|
/*-webkit-transform: rotate(360deg);*/
|
|
|
/*transform: rotate(360deg);*/
|
|
|
/*}*/
|
|
|
/*}*/
|
|
|
/*@keyframes preloader-spin {*/
|
|
|
/*100% {*/
|
|
|
/*-webkit-transform: rotate(360deg);*/
|
|
|
/*transform: rotate(360deg);*/
|
|
|
/*}*/
|
|
|
/*}*/
|
|
|
/*
|
|
|
.hairline(@position, @color) when (@position = top) {
|
|
|
border-top: 1px solid @color;
|
...
|
...
|
@@ -76,21 +76,21 @@ html { |
|
|
body {
|
|
|
font-size: 16px;
|
|
|
}
|
|
|
@media only screen and (min-width: 400px) {
|
|
|
html {
|
|
|
font-size: 21.33333333px !important;
|
|
|
}
|
|
|
}
|
|
|
@media only screen and (min-width: 414px) {
|
|
|
html {
|
|
|
font-size: 22.08px !important;
|
|
|
}
|
|
|
}
|
|
|
@media only screen and (min-width: 480px) {
|
|
|
html {
|
|
|
font-size: 25.6px !important;
|
|
|
}
|
|
|
}
|
|
|
/*@media only screen and (min-width: 400px) {*/
|
|
|
/*html {*/
|
|
|
/*font-size: 21.33333333px !important;*/
|
|
|
/*}*/
|
|
|
/*}*/
|
|
|
/*@media only screen and (min-width: 414px) {*/
|
|
|
/*html {*/
|
|
|
/*font-size: 22.08px !important;*/
|
|
|
/*}*/
|
|
|
/*}*/
|
|
|
/*@media only screen and (min-width: 480px) {*/
|
|
|
/*html {*/
|
|
|
/*font-size: 25.6px !important;*/
|
|
|
/*}*/
|
|
|
/*}*/
|
|
|
.weui_navbar {
|
|
|
z-index: 10;
|
|
|
}
|
...
|
...
|
@@ -370,255 +370,255 @@ body { |
|
|
.weui-row.weui-no-gutter .weui-col-auto:nth-last-child(15) ~ .weui-col-auto {
|
|
|
width: 6.66666667%;
|
|
|
}
|
|
|
@media all and (min-width: 768px) {
|
|
|
.row .tablet-100 {
|
|
|
width: 100%;
|
|
|
width: calc((100% - 15px*0) / 1);
|
|
|
}
|
|
|
.row.no-gutter .tablet-100 {
|
|
|
/*@media all and (min-width: 768px) {*/
|
|
|
/*.row .tablet-100 {*/
|
|
|
/*width: 100%;*/
|
|
|
/*width: calc((100% - 15px*0) / 1);*/
|
|
|
/*}*/
|
|
|
.row.no-gutter .tablet-100 {
|
|
|
width: 100%;
|
|
|
}
|
|
|
.row .tablet-95 {
|
|
|
}
|
|
|
.row .tablet-95 {
|
|
|
width: 95%;
|
|
|
width: calc((100% - 15px*0.05263157894736836) / 1.0526315789473684);
|
|
|
}
|
|
|
.row.no-gutter .tablet-95 {
|
|
|
}
|
|
|
.row.no-gutter .tablet-95 {
|
|
|
width: 95%;
|
|
|
}
|
|
|
.row .tablet-90 {
|
|
|
}
|
|
|
.row .tablet-90 {
|
|
|
width: 90%;
|
|
|
width: calc((100% - 15px*0.11111111111111116) / 1.1111111111111112);
|
|
|
}
|
|
|
.row.no-gutter .tablet-90 {
|
|
|
}
|
|
|
.row.no-gutter .tablet-90 {
|
|
|
width: 90%;
|
|
|
}
|
|
|
.row .tablet-85 {
|
|
|
}
|
|
|
.row .tablet-85 {
|
|
|
width: 85%;
|
|
|
width: calc((100% - 15px*0.17647058823529416) / 1.1764705882352942);
|
|
|
}
|
|
|
.row.no-gutter .tablet-85 {
|
|
|
}
|
|
|
.row.no-gutter .tablet-85 {
|
|
|
width: 85%;
|
|
|
}
|
|
|
.row .tablet-80 {
|
|
|
}
|
|
|
.row .tablet-80 {
|
|
|
width: 80%;
|
|
|
width: calc((100% - 15px*0.25) / 1.25);
|
|
|
}
|
|
|
.row.no-gutter .tablet-80 {
|
|
|
}
|
|
|
.row.no-gutter .tablet-80 {
|
|
|
width: 80%;
|
|
|
}
|
|
|
.row .tablet-75 {
|
|
|
}
|
|
|
.row .tablet-75 {
|
|
|
width: 75%;
|
|
|
width: calc((100% - 15px*0.33333333333333326) / 1.3333333333333333);
|
|
|
}
|
|
|
.row.no-gutter .tablet-75 {
|
|
|
}
|
|
|
.row.no-gutter .tablet-75 {
|
|
|
width: 75%;
|
|
|
}
|
|
|
.row .tablet-66 {
|
|
|
}
|
|
|
.row .tablet-66 {
|
|
|
width: 66.66666666666666%;
|
|
|
width: calc((100% - 15px*0.5000000000000002) / 1.5000000000000002);
|
|
|
}
|
|
|
.row.no-gutter .tablet-66 {
|
|
|
}
|
|
|
.row.no-gutter .tablet-66 {
|
|
|
width: 66.66666666666666%;
|
|
|
}
|
|
|
.row .tablet-60 {
|
|
|
}
|
|
|
.row .tablet-60 {
|
|
|
width: 60%;
|
|
|
width: calc((100% - 15px*0.6666666666666667) / 1.6666666666666667);
|
|
|
}
|
|
|
.row.no-gutter .tablet-60 {
|
|
|
}
|
|
|
.row.no-gutter .tablet-60 {
|
|
|
width: 60%;
|
|
|
}
|
|
|
.row .tablet-50 {
|
|
|
}
|
|
|
.row .tablet-50 {
|
|
|
width: 50%;
|
|
|
width: calc((100% - 15px*1) / 2);
|
|
|
}
|
|
|
.row.no-gutter .tablet-50 {
|
|
|
}
|
|
|
.row.no-gutter .tablet-50 {
|
|
|
width: 50%;
|
|
|
}
|
|
|
.row .tablet-40 {
|
|
|
}
|
|
|
.row .tablet-40 {
|
|
|
width: 40%;
|
|
|
width: calc((100% - 15px*1.5) / 2.5);
|
|
|
}
|
|
|
.row.no-gutter .tablet-40 {
|
|
|
}
|
|
|
.row.no-gutter .tablet-40 {
|
|
|
width: 40%;
|
|
|
}
|
|
|
.row .tablet-33 {
|
|
|
}
|
|
|
.row .tablet-33 {
|
|
|
width: 33.333333333333336%;
|
|
|
width: calc((100% - 15px*2) / 3);
|
|
|
}
|
|
|
.row.no-gutter .tablet-33 {
|
|
|
}
|
|
|
.row.no-gutter .tablet-33 {
|
|
|
width: 33.333333333333336%;
|
|
|
}
|
|
|
.row .tablet-25 {
|
|
|
}
|
|
|
.row .tablet-25 {
|
|
|
width: 25%;
|
|
|
width: calc((100% - 15px*3) / 4);
|
|
|
}
|
|
|
.row.no-gutter .tablet-25 {
|
|
|
}
|
|
|
.row.no-gutter .tablet-25 {
|
|
|
width: 25%;
|
|
|
}
|
|
|
.row .tablet-20 {
|
|
|
}
|
|
|
.row .tablet-20 {
|
|
|
width: 20%;
|
|
|
width: calc((100% - 15px*4) / 5);
|
|
|
}
|
|
|
.row.no-gutter .tablet-20 {
|
|
|
}
|
|
|
.row.no-gutter .tablet-20 {
|
|
|
width: 20%;
|
|
|
}
|
|
|
.row .tablet-15 {
|
|
|
}
|
|
|
.row .tablet-15 {
|
|
|
width: 15%;
|
|
|
width: calc((100% - 15px*5.666666666666667) / 6.666666666666667);
|
|
|
}
|
|
|
.row.no-gutter .tablet-15 {
|
|
|
}
|
|
|
.row.no-gutter .tablet-15 {
|
|
|
width: 15%;
|
|
|
}
|
|
|
.row .tablet-10 {
|
|
|
}
|
|
|
.row .tablet-10 {
|
|
|
width: 10%;
|
|
|
width: calc((100% - 15px*9) / 10);
|
|
|
}
|
|
|
.row.no-gutter .tablet-10 {
|
|
|
}
|
|
|
.row.no-gutter .tablet-10 {
|
|
|
width: 10%;
|
|
|
}
|
|
|
.row .tablet-5 {
|
|
|
}
|
|
|
.row .tablet-5 {
|
|
|
width: 5%;
|
|
|
width: calc((100% - 15px*19) / 20);
|
|
|
}
|
|
|
.row.no-gutter .tablet-5 {
|
|
|
}
|
|
|
.row.no-gutter .tablet-5 {
|
|
|
width: 5%;
|
|
|
}
|
|
|
.row .tablet-auto:nth-last-child(1),
|
|
|
.row .tablet-auto:nth-last-child(1) ~ .col-auto {
|
|
|
}
|
|
|
.row .tablet-auto:nth-last-child(1),
|
|
|
.row .tablet-auto:nth-last-child(1) ~ .col-auto {
|
|
|
width: 100%;
|
|
|
width: calc((100% - 15px*0) / 1);
|
|
|
}
|
|
|
.row.no-gutter .tablet-auto:nth-last-child(1),
|
|
|
.row.no-gutter .tablet-auto:nth-last-child(1) ~ .tablet-auto {
|
|
|
}
|
|
|
.row.no-gutter .tablet-auto:nth-last-child(1),
|
|
|
.row.no-gutter .tablet-auto:nth-last-child(1) ~ .tablet-auto {
|
|
|
width: 100%;
|
|
|
}
|
|
|
.row .tablet-auto:nth-last-child(2),
|
|
|
.row .tablet-auto:nth-last-child(2) ~ .col-auto {
|
|
|
}
|
|
|
.row .tablet-auto:nth-last-child(2),
|
|
|
.row .tablet-auto:nth-last-child(2) ~ .col-auto {
|
|
|
width: 50%;
|
|
|
width: calc((100% - 15px*1) / 2);
|
|
|
}
|
|
|
.row.no-gutter .tablet-auto:nth-last-child(2),
|
|
|
.row.no-gutter .tablet-auto:nth-last-child(2) ~ .tablet-auto {
|
|
|
}
|
|
|
.row.no-gutter .tablet-auto:nth-last-child(2),
|
|
|
.row.no-gutter .tablet-auto:nth-last-child(2) ~ .tablet-auto {
|
|
|
width: 50%;
|
|
|
}
|
|
|
.row .tablet-auto:nth-last-child(3),
|
|
|
.row .tablet-auto:nth-last-child(3) ~ .col-auto {
|
|
|
}
|
|
|
.row .tablet-auto:nth-last-child(3),
|
|
|
.row .tablet-auto:nth-last-child(3) ~ .col-auto {
|
|
|
width: 33.33333333%;
|
|
|
width: calc((100% - 15px*2) / 3);
|
|
|
}
|
|
|
.row.no-gutter .tablet-auto:nth-last-child(3),
|
|
|
.row.no-gutter .tablet-auto:nth-last-child(3) ~ .tablet-auto {
|
|
|
}
|
|
|
.row.no-gutter .tablet-auto:nth-last-child(3),
|
|
|
.row.no-gutter .tablet-auto:nth-last-child(3) ~ .tablet-auto {
|
|
|
width: 33.33333333%;
|
|
|
}
|
|
|
.row .tablet-auto:nth-last-child(4),
|
|
|
.row .tablet-auto:nth-last-child(4) ~ .col-auto {
|
|
|
}
|
|
|
.row .tablet-auto:nth-last-child(4),
|
|
|
.row .tablet-auto:nth-last-child(4) ~ .col-auto {
|
|
|
width: 25%;
|
|
|
width: calc((100% - 15px*3) / 4);
|
|
|
}
|
|
|
.row.no-gutter .tablet-auto:nth-last-child(4),
|
|
|
.row.no-gutter .tablet-auto:nth-last-child(4) ~ .tablet-auto {
|
|
|
}
|
|
|
.row.no-gutter .tablet-auto:nth-last-child(4),
|
|
|
.row.no-gutter .tablet-auto:nth-last-child(4) ~ .tablet-auto {
|
|
|
width: 25%;
|
|
|
}
|
|
|
.row .tablet-auto:nth-last-child(5),
|
|
|
.row .tablet-auto:nth-last-child(5) ~ .col-auto {
|
|
|
}
|
|
|
.row .tablet-auto:nth-last-child(5),
|
|
|
.row .tablet-auto:nth-last-child(5) ~ .col-auto {
|
|
|
width: 20%;
|
|
|
width: calc((100% - 15px*4) / 5);
|
|
|
}
|
|
|
.row.no-gutter .tablet-auto:nth-last-child(5),
|
|
|
.row.no-gutter .tablet-auto:nth-last-child(5) ~ .tablet-auto {
|
|
|
}
|
|
|
.row.no-gutter .tablet-auto:nth-last-child(5),
|
|
|
.row.no-gutter .tablet-auto:nth-last-child(5) ~ .tablet-auto {
|
|
|
width: 20%;
|
|
|
}
|
|
|
.row .tablet-auto:nth-last-child(6),
|
|
|
.row .tablet-auto:nth-last-child(6) ~ .col-auto {
|
|
|
}
|
|
|
.row .tablet-auto:nth-last-child(6),
|
|
|
.row .tablet-auto:nth-last-child(6) ~ .col-auto {
|
|
|
width: 16.66666667%;
|
|
|
width: calc((100% - 15px*5) / 6);
|
|
|
}
|
|
|
.row.no-gutter .tablet-auto:nth-last-child(6),
|
|
|
.row.no-gutter .tablet-auto:nth-last-child(6) ~ .tablet-auto {
|
|
|
}
|
|
|
.row.no-gutter .tablet-auto:nth-last-child(6),
|
|
|
.row.no-gutter .tablet-auto:nth-last-child(6) ~ .tablet-auto {
|
|
|
width: 16.66666667%;
|
|
|
}
|
|
|
.row .tablet-auto:nth-last-child(7),
|
|
|
.row .tablet-auto:nth-last-child(7) ~ .col-auto {
|
|
|
}
|
|
|
.row .tablet-auto:nth-last-child(7),
|
|
|
.row .tablet-auto:nth-last-child(7) ~ .col-auto {
|
|
|
width: 14.28571429%;
|
|
|
width: calc((100% - 15px*6) / 7);
|
|
|
}
|
|
|
.row.no-gutter .tablet-auto:nth-last-child(7),
|
|
|
.row.no-gutter .tablet-auto:nth-last-child(7) ~ .tablet-auto {
|
|
|
}
|
|
|
.row.no-gutter .tablet-auto:nth-last-child(7),
|
|
|
.row.no-gutter .tablet-auto:nth-last-child(7) ~ .tablet-auto {
|
|
|
width: 14.28571429%;
|
|
|
}
|
|
|
.row .tablet-auto:nth-last-child(8),
|
|
|
.row .tablet-auto:nth-last-child(8) ~ .col-auto {
|
|
|
}
|
|
|
.row .tablet-auto:nth-last-child(8),
|
|
|
.row .tablet-auto:nth-last-child(8) ~ .col-auto {
|
|
|
width: 12.5%;
|
|
|
width: calc((100% - 15px*7) / 8);
|
|
|
}
|
|
|
.row.no-gutter .tablet-auto:nth-last-child(8),
|
|
|
.row.no-gutter .tablet-auto:nth-last-child(8) ~ .tablet-auto {
|
|
|
}
|
|
|
.row.no-gutter .tablet-auto:nth-last-child(8),
|
|
|
.row.no-gutter .tablet-auto:nth-last-child(8) ~ .tablet-auto {
|
|
|
width: 12.5%;
|
|
|
}
|
|
|
.row .tablet-auto:nth-last-child(9),
|
|
|
.row .tablet-auto:nth-last-child(9) ~ .col-auto {
|
|
|
}
|
|
|
.row .tablet-auto:nth-last-child(9),
|
|
|
.row .tablet-auto:nth-last-child(9) ~ .col-auto {
|
|
|
width: 11.11111111%;
|
|
|
width: calc((100% - 15px*8) / 9);
|
|
|
}
|
|
|
.row.no-gutter .tablet-auto:nth-last-child(9),
|
|
|
.row.no-gutter .tablet-auto:nth-last-child(9) ~ .tablet-auto {
|
|
|
}
|
|
|
.row.no-gutter .tablet-auto:nth-last-child(9),
|
|
|
.row.no-gutter .tablet-auto:nth-last-child(9) ~ .tablet-auto {
|
|
|
width: 11.11111111%;
|
|
|
}
|
|
|
.row .tablet-auto:nth-last-child(10),
|
|
|
.row .tablet-auto:nth-last-child(10) ~ .col-auto {
|
|
|
}
|
|
|
.row .tablet-auto:nth-last-child(10),
|
|
|
.row .tablet-auto:nth-last-child(10) ~ .col-auto {
|
|
|
width: 10%;
|
|
|
width: calc((100% - 15px*9) / 10);
|
|
|
}
|
|
|
.row.no-gutter .tablet-auto:nth-last-child(10),
|
|
|
.row.no-gutter .tablet-auto:nth-last-child(10) ~ .tablet-auto {
|
|
|
}
|
|
|
.row.no-gutter .tablet-auto:nth-last-child(10),
|
|
|
.row.no-gutter .tablet-auto:nth-last-child(10) ~ .tablet-auto {
|
|
|
width: 10%;
|
|
|
}
|
|
|
.row .tablet-auto:nth-last-child(11),
|
|
|
.row .tablet-auto:nth-last-child(11) ~ .col-auto {
|
|
|
}
|
|
|
.row .tablet-auto:nth-last-child(11),
|
|
|
.row .tablet-auto:nth-last-child(11) ~ .col-auto {
|
|
|
width: 9.09090909%;
|
|
|
width: calc((100% - 15px*10) / 11);
|
|
|
}
|
|
|
.row.no-gutter .tablet-auto:nth-last-child(11),
|
|
|
.row.no-gutter .tablet-auto:nth-last-child(11) ~ .tablet-auto {
|
|
|
}
|
|
|
.row.no-gutter .tablet-auto:nth-last-child(11),
|
|
|
.row.no-gutter .tablet-auto:nth-last-child(11) ~ .tablet-auto {
|
|
|
width: 9.09090909%;
|
|
|
}
|
|
|
.row .tablet-auto:nth-last-child(12),
|
|
|
.row .tablet-auto:nth-last-child(12) ~ .col-auto {
|
|
|
}
|
|
|
.row .tablet-auto:nth-last-child(12),
|
|
|
.row .tablet-auto:nth-last-child(12) ~ .col-auto {
|
|
|
width: 8.33333333%;
|
|
|
width: calc((100% - 15px*11) / 12);
|
|
|
}
|
|
|
.row.no-gutter .tablet-auto:nth-last-child(12),
|
|
|
.row.no-gutter .tablet-auto:nth-last-child(12) ~ .tablet-auto {
|
|
|
}
|
|
|
.row.no-gutter .tablet-auto:nth-last-child(12),
|
|
|
.row.no-gutter .tablet-auto:nth-last-child(12) ~ .tablet-auto {
|
|
|
width: 8.33333333%;
|
|
|
}
|
|
|
.row .tablet-auto:nth-last-child(13),
|
|
|
.row .tablet-auto:nth-last-child(13) ~ .col-auto {
|
|
|
}
|
|
|
.row .tablet-auto:nth-last-child(13),
|
|
|
.row .tablet-auto:nth-last-child(13) ~ .col-auto {
|
|
|
width: 7.69230769%;
|
|
|
width: calc((100% - 15px*12) / 13);
|
|
|
}
|
|
|
.row.no-gutter .tablet-auto:nth-last-child(13),
|
|
|
.row.no-gutter .tablet-auto:nth-last-child(13) ~ .tablet-auto {
|
|
|
}
|
|
|
.row.no-gutter .tablet-auto:nth-last-child(13),
|
|
|
.row.no-gutter .tablet-auto:nth-last-child(13) ~ .tablet-auto {
|
|
|
width: 7.69230769%;
|
|
|
}
|
|
|
.row .tablet-auto:nth-last-child(14),
|
|
|
.row .tablet-auto:nth-last-child(14) ~ .col-auto {
|
|
|
}
|
|
|
.row .tablet-auto:nth-last-child(14),
|
|
|
.row .tablet-auto:nth-last-child(14) ~ .col-auto {
|
|
|
width: 7.14285714%;
|
|
|
width: calc((100% - 15px*13) / 14);
|
|
|
}
|
|
|
.row.no-gutter .tablet-auto:nth-last-child(14),
|
|
|
.row.no-gutter .tablet-auto:nth-last-child(14) ~ .tablet-auto {
|
|
|
}
|
|
|
.row.no-gutter .tablet-auto:nth-last-child(14),
|
|
|
.row.no-gutter .tablet-auto:nth-last-child(14) ~ .tablet-auto {
|
|
|
width: 7.14285714%;
|
|
|
}
|
|
|
.row .tablet-auto:nth-last-child(15),
|
|
|
.row .tablet-auto:nth-last-child(15) ~ .col-auto {
|
|
|
}
|
|
|
.row .tablet-auto:nth-last-child(15),
|
|
|
.row .tablet-auto:nth-last-child(15) ~ .col-auto {
|
|
|
width: 6.66666667%;
|
|
|
width: calc((100% - 15px*14) / 15);
|
|
|
}
|
|
|
.row.no-gutter .tablet-auto:nth-last-child(15),
|
|
|
.row.no-gutter .tablet-auto:nth-last-child(15) ~ .tablet-auto {
|
|
|
}
|
|
|
.row.no-gutter .tablet-auto:nth-last-child(15),
|
|
|
.row.no-gutter .tablet-auto:nth-last-child(15) ~ .tablet-auto {
|
|
|
width: 6.66666667%;
|
|
|
}
|
|
|
}
|
|
|
|
|
|
.weui-cell__hd img {
|
|
|
display: block;
|
|
|
margin-right: 5px;
|
...
|
...
|
@@ -817,12 +817,12 @@ body { |
|
|
.refreshing .weui-pull-to-refresh__layer .refresh {
|
|
|
display: inline-block;
|
|
|
}
|
|
|
@keyframes preloader-spin {
|
|
|
100% {
|
|
|
-webkit-transform: rotate(360deg);
|
|
|
transform: rotate(360deg);
|
|
|
}
|
|
|
}
|
|
|
/*@keyframes preloader-spin {*/
|
|
|
/*100% {*/
|
|
|
/*-webkit-transform: rotate(360deg);*/
|
|
|
/*transform: rotate(360deg);*/
|
|
|
/*}*/
|
|
|
/*}*/
|
|
|
.weui-tab__bd-item.weui-pull-to-refresh {
|
|
|
position: absolute;
|
|
|
top: 50px;
|
...
|
...
|
@@ -878,18 +878,18 @@ body { |
|
|
-webkit-transform-origin: 50% 0%;
|
|
|
transform-origin: 50% 0%;
|
|
|
}
|
|
|
@media only screen and (-webkit-min-device-pixel-ratio: 2) {
|
|
|
.toolbar:before {
|
|
|
-webkit-transform: scaleY(0.5);
|
|
|
transform: scaleY(0.5);
|
|
|
}
|
|
|
}
|
|
|
@media only screen and (-webkit-min-device-pixel-ratio: 3) {
|
|
|
.toolbar:before {
|
|
|
-webkit-transform: scaleY(0.33);
|
|
|
transform: scaleY(0.33);
|
|
|
}
|
|
|
}
|
|
|
/*@media only screen and (-webkit-min-device-pixel-ratio: 2) {*/
|
|
|
/*.toolbar:before {*/
|
|
|
/*-webkit-transform: scaleY(0.5);*/
|
|
|
/*transform: scaleY(0.5);*/
|
|
|
/*}*/
|
|
|
/*}*/
|
|
|
/*@media only screen and (-webkit-min-device-pixel-ratio: 3) {*/
|
|
|
/*.toolbar:before {*/
|
|
|
/*-webkit-transform: scaleY(0.33);*/
|
|
|
/*transform: scaleY(0.33);*/
|
|
|
/*}*/
|
|
|
/*}*/
|
|
|
.toolbar .toolbar-inner {
|
|
|
height: 2.2rem;
|
|
|
display: -webkit-box;
|
...
|
...
|
@@ -970,11 +970,11 @@ body { |
|
|
.popover .weui-picker-modal .picker-columns {
|
|
|
height: 10rem;
|
|
|
}
|
|
|
@media (orientation: landscape) and (max-height: 415px) {
|
|
|
.weui-picker-modal .picker-columns:not(.picker-modal-inline) {
|
|
|
height: 10rem;
|
|
|
}
|
|
|
}
|
|
|
/*@media (orientation: landscape) and (max-height: 415px) {*/
|
|
|
/*.weui-picker-modal .picker-columns:not(.picker-modal-inline) {*/
|
|
|
/*height: 10rem;*/
|
|
|
/*}*/
|
|
|
/*}*/
|
|
|
.weui-picker-modal .popover.popover-picker-columns {
|
|
|
width: 14rem;
|
|
|
}
|
...
|
...
|
@@ -1079,18 +1079,18 @@ body { |
|
|
-webkit-transform-origin: 50% 0%;
|
|
|
transform-origin: 50% 0%;
|
|
|
}
|
|
|
@media only screen and (-webkit-min-device-pixel-ratio: 2) {
|
|
|
.weui-picker-modal .picker-center-highlight:before {
|
|
|
-webkit-transform: scaleY(0.5);
|
|
|
transform: scaleY(0.5);
|
|
|
}
|
|
|
}
|
|
|
@media only screen and (-webkit-min-device-pixel-ratio: 3) {
|
|
|
.weui-picker-modal .picker-center-highlight:before {
|
|
|
-webkit-transform: scaleY(0.33);
|
|
|
transform: scaleY(0.33);
|
|
|
}
|
|
|
}
|
|
|
/*@media only screen and (-webkit-min-device-pixel-ratio: 2) {*/
|
|
|
/*.weui-picker-modal .picker-center-highlight:before {*/
|
|
|
/*-webkit-transform: scaleY(0.5);*/
|
|
|
/*transform: scaleY(0.5);*/
|
|
|
/*}*/
|
|
|
/*}*/
|
|
|
/*@media only screen and (-webkit-min-device-pixel-ratio: 3) {*/
|
|
|
/*.weui-picker-modal .picker-center-highlight:before {*/
|
|
|
/*-webkit-transform: scaleY(0.33);*/
|
|
|
/*transform: scaleY(0.33);*/
|
|
|
/*}*/
|
|
|
/*}*/
|
|
|
.weui-picker-modal .picker-center-highlight:after {
|
|
|
content: '';
|
|
|
position: absolute;
|
...
|
...
|
@@ -1106,18 +1106,18 @@ body { |
|
|
-webkit-transform-origin: 50% 100%;
|
|
|
transform-origin: 50% 100%;
|
|
|
}
|
|
|
@media only screen and (-webkit-min-device-pixel-ratio: 2) {
|
|
|
.weui-picker-modal .picker-center-highlight:after {
|
|
|
-webkit-transform: scaleY(0.5);
|
|
|
transform: scaleY(0.5);
|
|
|
}
|
|
|
}
|
|
|
@media only screen and (-webkit-min-device-pixel-ratio: 3) {
|
|
|
.weui-picker-modal .picker-center-highlight:after {
|
|
|
-webkit-transform: scaleY(0.33);
|
|
|
transform: scaleY(0.33);
|
|
|
}
|
|
|
}
|
|
|
/*@media only screen and (-webkit-min-device-pixel-ratio: 2) {*/
|
|
|
/*.weui-picker-modal .picker-center-highlight:after {*/
|
|
|
/*-webkit-transform: scaleY(0.5);*/
|
|
|
/*transform: scaleY(0.5);*/
|
|
|
/*}*/
|
|
|
/*}*/
|
|
|
/*@media only screen and (-webkit-min-device-pixel-ratio: 3) {*/
|
|
|
/*.weui-picker-modal .picker-center-highlight:after {*/
|
|
|
/*-webkit-transform: scaleY(0.33);*/
|
|
|
/*transform: scaleY(0.33);*/
|
|
|
/*}*/
|
|
|
/*}*/
|
|
|
.weui-picker-modal .picker-3d .picker-items {
|
|
|
overflow: hidden;
|
|
|
-webkit-perspective: 1200px;
|
...
|
...
|
@@ -1212,18 +1212,18 @@ body { |
|
|
-webkit-transform-origin: 50% 100%;
|
|
|
transform-origin: 50% 100%;
|
|
|
}
|
|
|
@media only screen and (-webkit-min-device-pixel-ratio: 2) {
|
|
|
.picker-calendar-week-days:after {
|
|
|
-webkit-transform: scaleY(0.5);
|
|
|
transform: scaleY(0.5);
|
|
|
}
|
|
|
}
|
|
|
@media only screen and (-webkit-min-device-pixel-ratio: 3) {
|
|
|
.picker-calendar-week-days:after {
|
|
|
-webkit-transform: scaleY(0.33);
|
|
|
transform: scaleY(0.33);
|
|
|
}
|
|
|
}
|
|
|
/*@media only screen and (-webkit-min-device-pixel-ratio: 2) {*/
|
|
|
/*.picker-calendar-week-days:after {*/
|
|
|
/*-webkit-transform: scaleY(0.5);*/
|
|
|
/*transform: scaleY(0.5);*/
|
|
|
/*}*/
|
|
|
/*}*/
|
|
|
/*@media only screen and (-webkit-min-device-pixel-ratio: 3) {*/
|
|
|
/*.picker-calendar-week-days:after {*/
|
|
|
/*-webkit-transform: scaleY(0.33);*/
|
|
|
/*transform: scaleY(0.33);*/
|
|
|
/*}*/
|
|
|
/*}*/
|
|
|
.picker-calendar-week-days .picker-calendar-week-day {
|
|
|
-webkit-flex-shrink: 1;
|
|
|
-ms-flex: 0 1 auto;
|
...
|
...
|
@@ -1291,18 +1291,18 @@ body { |
|
|
-webkit-transform-origin: 50% 100%;
|
|
|
transform-origin: 50% 100%;
|
|
|
}
|
|
|
@media only screen and (-webkit-min-device-pixel-ratio: 2) {
|
|
|
.picker-calendar-row:after {
|
|
|
-webkit-transform: scaleY(0.5);
|
|
|
transform: scaleY(0.5);
|
|
|
}
|
|
|
}
|
|
|
@media only screen and (-webkit-min-device-pixel-ratio: 3) {
|
|
|
.picker-calendar-row:after {
|
|
|
-webkit-transform: scaleY(0.33);
|
|
|
transform: scaleY(0.33);
|
|
|
}
|
|
|
}
|
|
|
/*@media only screen and (-webkit-min-device-pixel-ratio: 2) {*/
|
|
|
/*.picker-calendar-row:after {*/
|
|
|
/*-webkit-transform: scaleY(0.5);*/
|
|
|
/*transform: scaleY(0.5);*/
|
|
|
/*}*/
|
|
|
/*}*/
|
|
|
/*@media only screen and (-webkit-min-device-pixel-ratio: 3) {*/
|
|
|
/*.picker-calendar-row:after {*/
|
|
|
/*-webkit-transform: scaleY(0.33);*/
|
|
|
/*transform: scaleY(0.33);*/
|
|
|
/*}*/
|
|
|
/*}*/
|
|
|
.weui-picker-modal .picker-calendar-row:last-child:after {
|
|
|
display: none;
|
|
|
}
|
...
|
...
|
@@ -1416,24 +1416,24 @@ body { |
|
|
-webkit-transform-origin: 50% 0%;
|
|
|
transform-origin: 50% 0%;
|
|
|
}
|
|
|
@media only screen and (-webkit-min-device-pixel-ratio: 2) {
|
|
|
.popover .picker-calendar .toolbar ~ .picker-modal-inner .picker-calendar-months:before,
|
|
|
.picker-calendar.picker-modal-inline .toolbar ~ .picker-modal-inner .picker-calendar-months:before,
|
|
|
.popover .picker-calendar .picker-calendar-week-days ~ .picker-calendar-months:before,
|
|
|
.picker-calendar.picker-modal-inline .picker-calendar-week-days ~ .picker-calendar-months:before {
|
|
|
-webkit-transform: scaleY(0.5);
|
|
|
transform: scaleY(0.5);
|
|
|
}
|
|
|
}
|
|
|
@media only screen and (-webkit-min-device-pixel-ratio: 3) {
|
|
|
.popover .picker-calendar .toolbar ~ .picker-modal-inner .picker-calendar-months:before,
|
|
|
.picker-calendar.picker-modal-inline .toolbar ~ .picker-modal-inner .picker-calendar-months:before,
|
|
|
.popover .picker-calendar .picker-calendar-week-days ~ .picker-calendar-months:before,
|
|
|
.picker-calendar.picker-modal-inline .picker-calendar-week-days ~ .picker-calendar-months:before {
|
|
|
-webkit-transform: scaleY(0.33);
|
|
|
transform: scaleY(0.33);
|
|
|
}
|
|
|
}
|
|
|
/*@media only screen and (-webkit-min-device-pixel-ratio: 2) {*/
|
|
|
/*.popover .picker-calendar .toolbar ~ .picker-modal-inner .picker-calendar-months:before,*/
|
|
|
/*.picker-calendar.picker-modal-inline .toolbar ~ .picker-modal-inner .picker-calendar-months:before,*/
|
|
|
/*.popover .picker-calendar .picker-calendar-week-days ~ .picker-calendar-months:before,*/
|
|
|
/*.picker-calendar.picker-modal-inline .picker-calendar-week-days ~ .picker-calendar-months:before {*/
|
|
|
/*-webkit-transform: scaleY(0.5);*/
|
|
|
/*transform: scaleY(0.5);*/
|
|
|
/*}*/
|
|
|
/*}*/
|
|
|
/*@media only screen and (-webkit-min-device-pixel-ratio: 3) {*/
|
|
|
/*.popover .picker-calendar .toolbar ~ .picker-modal-inner .picker-calendar-months:before,*/
|
|
|
/*.picker-calendar.picker-modal-inline .toolbar ~ .picker-modal-inner .picker-calendar-months:before,*/
|
|
|
/*.popover .picker-calendar .picker-calendar-week-days ~ .picker-calendar-months:before,*/
|
|
|
/*.picker-calendar.picker-modal-inline .picker-calendar-week-days ~ .picker-calendar-months:before {*/
|
|
|
/*-webkit-transform: scaleY(0.33);*/
|
|
|
/*transform: scaleY(0.33);*/
|
|
|
/*}*/
|
|
|
/*}*/
|
|
|
.picker-calendar-month-picker,
|
|
|
.picker-calendar-year-picker {
|
|
|
display: block;
|
...
|
...
|
@@ -1956,17 +1956,17 @@ button.swiper-pagination-bullet { |
|
|
.swiper-lazy-preloader-white:after {
|
|
|
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
|
|
|
}
|
|
|
@-webkit-keyframes swiper-preloader-spin {
|
|
|
100% {
|
|
|
-webkit-transform: rotate(360deg);
|
|
|
}
|
|
|
}
|
|
|
@keyframes swiper-preloader-spin {
|
|
|
100% {
|
|
|
-webkit-transform: rotate(360deg);
|
|
|
transform: rotate(360deg);
|
|
|
}
|
|
|
}
|
|
|
/*@-webkit-keyframes swiper-preloader-spin {*/
|
|
|
/*100% {*/
|
|
|
/*-webkit-transform: rotate(360deg);*/
|
|
|
/*}*/
|
|
|
/*}*/
|
|
|
/*@keyframes swiper-preloader-spin {*/
|
|
|
/*100% {*/
|
|
|
/*-webkit-transform: rotate(360deg);*/
|
|
|
/*transform: rotate(360deg);*/
|
|
|
/*}*/
|
|
|
/*}*/
|
|
|
.weui-actionsheet {
|
|
|
z-index: 10000;
|
|
|
}
|
...
|
...
|
|