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