521 lines
9.3 KiB
CSS
521 lines
9.3 KiB
CSS
|
|
.zp-container[data-v-b7999e14]{
|
|
|
|
display: flex;
|
|
|
|
align-items: center;
|
|
justify-content: center;
|
|
}
|
|
.zp-container-fixed[data-v-b7999e14] {
|
|
|
|
position: absolute;
|
|
top: 0;
|
|
left: 0;
|
|
width: 100%;
|
|
height: 100%;
|
|
}
|
|
.zp-main[data-v-b7999e14]{
|
|
|
|
display: flex;
|
|
|
|
flex-direction: column;
|
|
align-items: center;
|
|
padding: 1.5625rem 0;
|
|
}
|
|
.zp-main-image-rpx[data-v-b7999e14] {
|
|
width: 7.5rem;
|
|
height: 7.5rem;
|
|
}
|
|
.zp-main-image-px[data-v-b7999e14] {
|
|
width: 120px;
|
|
height: 120px;
|
|
}
|
|
.zp-main-title[data-v-b7999e14] {
|
|
color: #aaaaaa;
|
|
text-align: center;
|
|
}
|
|
.zp-main-title-rpx[data-v-b7999e14] {
|
|
font-size: 0.875rem;
|
|
margin-top: 0.3125rem;
|
|
padding: 0 0.625rem;
|
|
}
|
|
.zp-main-title-px[data-v-b7999e14] {
|
|
font-size: 14px;
|
|
margin-top: 5px;
|
|
padding: 0px 10px;
|
|
}
|
|
.zp-main-error-btn[data-v-b7999e14] {
|
|
border: solid 1px #dddddd;
|
|
color: #aaaaaa;
|
|
}
|
|
.zp-main-error-btn-rpx[data-v-b7999e14] {
|
|
font-size: 0.875rem;
|
|
padding: 0.25rem 0.75rem;
|
|
border-radius: 0.1875rem;
|
|
margin-top: 1.5625rem;
|
|
}
|
|
.zp-main-error-btn-px[data-v-b7999e14] {
|
|
font-size: 14px;
|
|
padding: 4px 12px;
|
|
border-radius: 3px;
|
|
margin-top: 25px;
|
|
}
|
|
|
|
/* [z-paging]公用的静态css资源 */
|
|
.zp-line-loading-image[data-v-00a16504] {
|
|
|
|
animation: loading-flower-00a16504 1s steps(12) infinite;
|
|
|
|
color: #666666;
|
|
}
|
|
.zp-line-loading-image-rpx[data-v-00a16504] {
|
|
margin-right: 0.25rem;
|
|
width: 1.0625rem;
|
|
height: 1.0625rem;
|
|
}
|
|
.zp-line-loading-image-px[data-v-00a16504] {
|
|
margin-right: 4px;
|
|
width: 17px;
|
|
height: 17px;
|
|
}
|
|
.zp-loading-image-ios-rpx[data-v-00a16504] {
|
|
width: 1.25rem;
|
|
height: 1.25rem;
|
|
}
|
|
.zp-loading-image-ios-px[data-v-00a16504] {
|
|
width: 20px;
|
|
height: 20px;
|
|
}
|
|
.zp-loading-image-android-rpx[data-v-00a16504] {
|
|
width: 1.0625rem;
|
|
height: 1.0625rem;
|
|
}
|
|
.zp-loading-image-android-px[data-v-00a16504] {
|
|
width: 17px;
|
|
height: 17px;
|
|
}
|
|
@keyframes loading-flower-00a16504 {
|
|
0% {
|
|
transform: rotate(0deg);
|
|
}
|
|
to {
|
|
transform: rotate(1turn);
|
|
}
|
|
}
|
|
.zp-r-container[data-v-00a16504] {
|
|
|
|
display: flex;
|
|
height: 100%;
|
|
|
|
flex-direction: row;
|
|
justify-content: center;
|
|
align-items: center;
|
|
}
|
|
.zp-r-container-padding[data-v-00a16504] {
|
|
}
|
|
.zp-r-left[data-v-00a16504] {
|
|
|
|
display: flex;
|
|
|
|
flex-direction: row;
|
|
align-items: center;
|
|
overflow: hidden;
|
|
}
|
|
.zp-r-left-image[data-v-00a16504] {
|
|
transition-duration: .2s;
|
|
transition-property: transform;
|
|
color: #666666;
|
|
}
|
|
.zp-r-left-image-pre-size-rpx[data-v-00a16504] {
|
|
|
|
width: 1.0625rem;
|
|
height: 1.0625rem;
|
|
overflow: hidden;
|
|
}
|
|
.zp-r-left-image-pre-size-px[data-v-00a16504] {
|
|
|
|
width: 17px;
|
|
height: 17px;
|
|
overflow: hidden;
|
|
}
|
|
.zp-r-arrow-top[data-v-00a16504] {
|
|
transform: rotate(0deg);
|
|
}
|
|
.zp-r-arrow-down[data-v-00a16504] {
|
|
transform: rotate(180deg);
|
|
}
|
|
.zp-r-right[data-v-00a16504] {
|
|
|
|
display: flex;
|
|
|
|
flex-direction: column;
|
|
align-items: center;
|
|
justify-content: center;
|
|
}
|
|
.zp-r-right-time-text-rpx[data-v-00a16504] {
|
|
margin-top: 0.3125rem;
|
|
font-size: 0.8125rem;
|
|
}
|
|
.zp-r-right-time-text-px[data-v-00a16504] {
|
|
margin-top: 5px;
|
|
font-size: 13px;
|
|
}
|
|
|
|
/* [z-paging]公用的静态css资源 */
|
|
.zp-line-loading-image[data-v-8cc5c400] {
|
|
|
|
animation: loading-flower-8cc5c400 1s steps(12) infinite;
|
|
|
|
color: #666666;
|
|
}
|
|
.zp-line-loading-image-rpx[data-v-8cc5c400] {
|
|
margin-right: 0.25rem;
|
|
width: 1.0625rem;
|
|
height: 1.0625rem;
|
|
}
|
|
.zp-line-loading-image-px[data-v-8cc5c400] {
|
|
margin-right: 4px;
|
|
width: 17px;
|
|
height: 17px;
|
|
}
|
|
.zp-loading-image-ios-rpx[data-v-8cc5c400] {
|
|
width: 1.25rem;
|
|
height: 1.25rem;
|
|
}
|
|
.zp-loading-image-ios-px[data-v-8cc5c400] {
|
|
width: 20px;
|
|
height: 20px;
|
|
}
|
|
.zp-loading-image-android-rpx[data-v-8cc5c400] {
|
|
width: 1.0625rem;
|
|
height: 1.0625rem;
|
|
}
|
|
.zp-loading-image-android-px[data-v-8cc5c400] {
|
|
width: 17px;
|
|
height: 17px;
|
|
}
|
|
@keyframes loading-flower-8cc5c400 {
|
|
0% {
|
|
transform: rotate(0deg);
|
|
}
|
|
to {
|
|
transform: rotate(1turn);
|
|
}
|
|
}
|
|
.zp-l-container[data-v-8cc5c400] {
|
|
|
|
clear: both;
|
|
display: flex;
|
|
|
|
flex-direction: row;
|
|
align-items: center;
|
|
justify-content: center;
|
|
}
|
|
.zp-l-container-rpx[data-v-8cc5c400] {
|
|
height: 2.5rem;
|
|
font-size: 0.84375rem;
|
|
}
|
|
.zp-l-container-px[data-v-8cc5c400] {
|
|
height: 40px;
|
|
font-size: 14px;
|
|
}
|
|
.zp-l-line-loading-custom-image[data-v-8cc5c400] {
|
|
color: #a4a4a4;
|
|
}
|
|
.zp-l-line-loading-custom-image-rpx[data-v-8cc5c400] {
|
|
margin-right: 0.25rem;
|
|
width: 0.875rem;
|
|
height: 0.875rem;
|
|
}
|
|
.zp-l-line-loading-custom-image-px[data-v-8cc5c400] {
|
|
margin-right: 4px;
|
|
width: 14px;
|
|
height: 14px;
|
|
}
|
|
.zp-l-line-loading-custom-image-animated[data-v-8cc5c400]{
|
|
|
|
animation: loading-circle-8cc5c400 1s linear infinite;
|
|
}
|
|
.zp-l-circle-loading-view[data-v-8cc5c400] {
|
|
border: 0.09375rem solid #dddddd;
|
|
border-radius: 50%;
|
|
|
|
animation: loading-circle-8cc5c400 1s linear infinite;
|
|
}
|
|
.zp-l-circle-loading-view-rpx[data-v-8cc5c400] {
|
|
margin-right: 0.25rem;
|
|
width: 0.71875rem;
|
|
height: 0.71875rem;
|
|
}
|
|
.zp-l-circle-loading-view-px[data-v-8cc5c400] {
|
|
margin-right: 4px;
|
|
width: 12px;
|
|
height: 12px;
|
|
}
|
|
.zp-l-text-rpx[data-v-8cc5c400] {
|
|
font-size: 0.9375rem;
|
|
margin: 0 0.1875rem;
|
|
}
|
|
.zp-l-text-px[data-v-8cc5c400] {
|
|
font-size: 15px;
|
|
margin: 0px 3px;
|
|
}
|
|
.zp-l-line-rpx[data-v-8cc5c400] {
|
|
height: 1px;
|
|
width: 3.125rem;
|
|
margin: 0 0.3125rem;
|
|
}
|
|
.zp-l-line-px[data-v-8cc5c400] {
|
|
height: 1px;
|
|
width: 50px;
|
|
margin: 0 5px;
|
|
}
|
|
@keyframes loading-circle-8cc5c400 {
|
|
0% {
|
|
transform: rotate(0deg);
|
|
}
|
|
100% {
|
|
transform: rotate(360deg);
|
|
}
|
|
}
|
|
|
|
|
|
/* [z-paging]公共css*/
|
|
.z-paging-content[data-v-1aa372d7] {
|
|
position: relative;
|
|
flex-direction: column;
|
|
|
|
overflow: hidden;
|
|
}
|
|
.z-paging-content-full[data-v-1aa372d7] {
|
|
|
|
display: flex;
|
|
width: 100%;
|
|
height: 100%;
|
|
}
|
|
.z-paging-content-fixed[data-v-1aa372d7], .zp-loading-fixed[data-v-1aa372d7] {
|
|
position: fixed;
|
|
|
|
height: auto;
|
|
width: auto;
|
|
|
|
top: 0;
|
|
left: 0;
|
|
bottom: 0;
|
|
right: 0;
|
|
}
|
|
.zp-f2-content[data-v-1aa372d7] {
|
|
width: 100%;
|
|
position: fixed;
|
|
top: 0;
|
|
left: 0;
|
|
background-color: white;
|
|
}
|
|
.zp-page-top[data-v-1aa372d7], .zp-page-bottom[data-v-1aa372d7] {
|
|
|
|
width: auto;
|
|
|
|
position: fixed;
|
|
left: 0;
|
|
right: 0;
|
|
z-index: 999;
|
|
}
|
|
.zp-page-left[data-v-1aa372d7], .zp-page-right[data-v-1aa372d7] {
|
|
|
|
height: 100%;
|
|
}
|
|
.zp-scroll-view-super[data-v-1aa372d7] {
|
|
flex: 1;
|
|
overflow: hidden;
|
|
position: relative;
|
|
}
|
|
.zp-view-super[data-v-1aa372d7] {
|
|
|
|
display: flex;
|
|
|
|
flex-direction: row;
|
|
}
|
|
.zp-scroll-view-container[data-v-1aa372d7], .zp-scroll-view[data-v-1aa372d7] {
|
|
position: relative;
|
|
|
|
height: 100%;
|
|
width: 100%;
|
|
}
|
|
.zp-absoulte[data-v-1aa372d7] {
|
|
|
|
position: absolute;
|
|
top: 0;
|
|
width: auto;
|
|
}
|
|
.zp-scroll-view-absolute[data-v-1aa372d7] {
|
|
position: absolute;
|
|
top: 0;
|
|
left: 0;
|
|
}
|
|
.zp-scroll-view-hide-scrollbar[data-v-1aa372d7] ::-webkit-scrollbar {
|
|
display: none;
|
|
-webkit-appearance: none;
|
|
width: 0 !important;
|
|
height: 0 !important;
|
|
background: transparent;
|
|
}
|
|
.zp-paging-touch-view[data-v-1aa372d7] {
|
|
width: 100%;
|
|
height: 100%;
|
|
position: relative;
|
|
}
|
|
.zp-fixed-bac-view[data-v-1aa372d7] {
|
|
position: absolute;
|
|
width: 100%;
|
|
top: 0;
|
|
left: 0;
|
|
height: 200px;
|
|
}
|
|
.zp-paging-main[data-v-1aa372d7] {
|
|
height: 100%;
|
|
|
|
display: flex;
|
|
|
|
flex-direction: column;
|
|
}
|
|
.zp-paging-container[data-v-1aa372d7] {
|
|
flex: 1;
|
|
position: relative;
|
|
|
|
display: flex;
|
|
|
|
flex-direction: column;
|
|
}
|
|
.zp-chat-record-loading-custom-image[data-v-1aa372d7] {
|
|
width: 1.09375rem;
|
|
height: 1.09375rem;
|
|
|
|
animation: loading-flower-1aa372d7 1s linear infinite;
|
|
}
|
|
.zp-page-bottom-keyboard-placeholder-animate[data-v-1aa372d7] {
|
|
transition-property: height;
|
|
transition-duration: 0.15s;
|
|
|
|
will-change: height;
|
|
}
|
|
.zp-custom-refresher-container[data-v-1aa372d7] {
|
|
overflow: hidden;
|
|
}
|
|
.zp-custom-refresher-refresh[data-v-1aa372d7] {
|
|
|
|
display: block;
|
|
}
|
|
.zp-back-to-top[data-v-1aa372d7] {
|
|
z-index: 999;
|
|
position: absolute;
|
|
bottom: 0;
|
|
transition-duration: .3s;
|
|
transition-property: opacity;
|
|
}
|
|
.zp-back-to-top-rpx[data-v-1aa372d7] {
|
|
width: 2.375rem;
|
|
height: 2.375rem;
|
|
bottom: 0;
|
|
right: 0.78125rem;
|
|
}
|
|
.zp-back-to-top-px[data-v-1aa372d7] {
|
|
width: 38px;
|
|
height: 38px;
|
|
bottom: 0px;
|
|
right: 13px;
|
|
}
|
|
.zp-back-to-top-show[data-v-1aa372d7] {
|
|
opacity: 1;
|
|
}
|
|
.zp-back-to-top-hide[data-v-1aa372d7] {
|
|
opacity: 0;
|
|
}
|
|
.zp-back-to-top-img[data-v-1aa372d7] {
|
|
|
|
width: 100%;
|
|
height: 100%;
|
|
|
|
|
|
|
|
|
|
z-index: 999;
|
|
}
|
|
.zp-empty-view[data-v-1aa372d7] {
|
|
|
|
|
|
|
|
flex: 1;
|
|
}
|
|
.zp-empty-view-center[data-v-1aa372d7] {
|
|
|
|
display: flex;
|
|
|
|
flex-direction: column;
|
|
align-items: center;
|
|
justify-content: center;
|
|
}
|
|
.zp-loading-fixed[data-v-1aa372d7] {
|
|
z-index: 9999;
|
|
}
|
|
.zp-safe-area-inset-bottom[data-v-1aa372d7] {
|
|
position: absolute;
|
|
}
|
|
.zp-n-refresh-container[data-v-1aa372d7] {
|
|
|
|
display: flex;
|
|
|
|
justify-content: center;
|
|
width: 23.4375rem;
|
|
}
|
|
.zp-n-list-container[data-v-1aa372d7]{
|
|
|
|
display: flex;
|
|
|
|
flex-direction: row;
|
|
flex: 1;
|
|
}
|
|
|
|
/* [z-paging]公用的静态css资源 */
|
|
.zp-line-loading-image[data-v-1aa372d7] {
|
|
|
|
animation: loading-flower-1aa372d7 1s steps(12) infinite;
|
|
|
|
color: #666666;
|
|
}
|
|
.zp-line-loading-image-rpx[data-v-1aa372d7] {
|
|
margin-right: 0.25rem;
|
|
width: 1.0625rem;
|
|
height: 1.0625rem;
|
|
}
|
|
.zp-line-loading-image-px[data-v-1aa372d7] {
|
|
margin-right: 4px;
|
|
width: 17px;
|
|
height: 17px;
|
|
}
|
|
.zp-loading-image-ios-rpx[data-v-1aa372d7] {
|
|
width: 1.25rem;
|
|
height: 1.25rem;
|
|
}
|
|
.zp-loading-image-ios-px[data-v-1aa372d7] {
|
|
width: 20px;
|
|
height: 20px;
|
|
}
|
|
.zp-loading-image-android-rpx[data-v-1aa372d7] {
|
|
width: 1.0625rem;
|
|
height: 1.0625rem;
|
|
}
|
|
.zp-loading-image-android-px[data-v-1aa372d7] {
|
|
width: 17px;
|
|
height: 17px;
|
|
}
|
|
@keyframes loading-flower-1aa372d7 {
|
|
0% {
|
|
transform: rotate(0deg);
|
|
}
|
|
to {
|
|
transform: rotate(1turn);
|
|
}
|
|
}
|
|
|
|
|