1161 lines
32 KiB
CSS
1161 lines
32 KiB
CSS
|
||
.container[data-v-0e645258] {
|
||
width: 30px;
|
||
height: 30px;
|
||
position: relative;
|
||
}
|
||
.container.loading1[data-v-0e645258] {
|
||
transform: rotate(45deg);
|
||
}
|
||
.container .shape[data-v-0e645258] {
|
||
position: absolute;
|
||
width: 10px;
|
||
height: 10px;
|
||
border-radius: 1px;
|
||
}
|
||
.container .shape.shape1[data-v-0e645258] {
|
||
left: 0;
|
||
background-color: #1890FF;
|
||
}
|
||
.container .shape.shape2[data-v-0e645258] {
|
||
right: 0;
|
||
background-color: #91CB74;
|
||
}
|
||
.container .shape.shape3[data-v-0e645258] {
|
||
bottom: 0;
|
||
background-color: #FAC858;
|
||
}
|
||
.container .shape.shape4[data-v-0e645258] {
|
||
bottom: 0;
|
||
right: 0;
|
||
background-color: #EE6666;
|
||
}
|
||
.loading1 .shape1[data-v-0e645258] {
|
||
animation: animation1shape1-0e645258 0.5s ease 0s infinite alternate;
|
||
}
|
||
@keyframes animation1shape1-0e645258 {
|
||
from {
|
||
transform: translate(0, 0);
|
||
}
|
||
to {
|
||
transform: translate(16px, 16px);
|
||
}
|
||
}
|
||
.loading1 .shape2[data-v-0e645258] {
|
||
animation: animation1shape2-0e645258 0.5s ease 0s infinite alternate;
|
||
}
|
||
@keyframes animation1shape2-0e645258 {
|
||
from {
|
||
transform: translate(0, 0);
|
||
}
|
||
to {
|
||
transform: translate(-16px, 16px);
|
||
}
|
||
}
|
||
.loading1 .shape3[data-v-0e645258] {
|
||
animation: animation1shape3-0e645258 0.5s ease 0s infinite alternate;
|
||
}
|
||
@keyframes animation1shape3-0e645258 {
|
||
from {
|
||
transform: translate(0, 0);
|
||
}
|
||
to {
|
||
transform: translate(16px, -16px);
|
||
}
|
||
}
|
||
.loading1 .shape4[data-v-0e645258] {
|
||
animation: animation1shape4-0e645258 0.5s ease 0s infinite alternate;
|
||
}
|
||
@keyframes animation1shape4-0e645258 {
|
||
from {
|
||
transform: translate(0, 0);
|
||
}
|
||
to {
|
||
transform: translate(-16px, -16px);
|
||
}
|
||
}
|
||
|
||
|
||
|
||
|
||
.container[data-v-3df48dc2] {
|
||
width: 30px;
|
||
height: 30px;
|
||
position: relative;
|
||
}
|
||
.container.loading2[data-v-3df48dc2] {
|
||
transform: rotate(10deg);
|
||
}
|
||
.container.loading2 .shape[data-v-3df48dc2] {
|
||
border-radius: 5px;
|
||
}
|
||
.container.loading2[data-v-3df48dc2]{
|
||
animation: rotation 1s infinite;
|
||
}
|
||
.container .shape[data-v-3df48dc2] {
|
||
position: absolute;
|
||
width: 10px;
|
||
height: 10px;
|
||
border-radius: 1px;
|
||
}
|
||
.container .shape.shape1[data-v-3df48dc2] {
|
||
left: 0;
|
||
background-color: #1890FF;
|
||
}
|
||
.container .shape.shape2[data-v-3df48dc2] {
|
||
right: 0;
|
||
background-color: #91CB74;
|
||
}
|
||
.container .shape.shape3[data-v-3df48dc2] {
|
||
bottom: 0;
|
||
background-color: #FAC858;
|
||
}
|
||
.container .shape.shape4[data-v-3df48dc2] {
|
||
bottom: 0;
|
||
right: 0;
|
||
background-color: #EE6666;
|
||
}
|
||
.loading2 .shape1[data-v-3df48dc2] {
|
||
animation: animation2shape1-3df48dc2 0.5s ease 0s infinite alternate;
|
||
}
|
||
@keyframes animation2shape1-3df48dc2 {
|
||
from {
|
||
transform: translate(0, 0);
|
||
}
|
||
to {
|
||
transform: translate(20px, 20px);
|
||
}
|
||
}
|
||
.loading2 .shape2[data-v-3df48dc2] {
|
||
animation: animation2shape2-3df48dc2 0.5s ease 0s infinite alternate;
|
||
}
|
||
@keyframes animation2shape2-3df48dc2 {
|
||
from {
|
||
transform: translate(0, 0);
|
||
}
|
||
to {
|
||
transform: translate(-20px, 20px);
|
||
}
|
||
}
|
||
.loading2 .shape3[data-v-3df48dc2] {
|
||
animation: animation2shape3-3df48dc2 0.5s ease 0s infinite alternate;
|
||
}
|
||
@keyframes animation2shape3-3df48dc2 {
|
||
from {
|
||
transform: translate(0, 0);
|
||
}
|
||
to {
|
||
transform: translate(20px, -20px);
|
||
}
|
||
}
|
||
.loading2 .shape4[data-v-3df48dc2] {
|
||
animation: animation2shape4-3df48dc2 0.5s ease 0s infinite alternate;
|
||
}
|
||
@keyframes animation2shape4-3df48dc2 {
|
||
from {
|
||
transform: translate(0, 0);
|
||
}
|
||
to {
|
||
transform: translate(-20px, -20px);
|
||
}
|
||
}
|
||
|
||
|
||
|
||
.container[data-v-27a8293c] {
|
||
width: 30px;
|
||
height: 30px;
|
||
position: relative;
|
||
}
|
||
.container.loading3[data-v-27a8293c] {
|
||
animation: rotation 1s infinite;
|
||
}
|
||
.container.loading3 .shape1[data-v-27a8293c] {
|
||
border-top-left-radius: 10px;
|
||
}
|
||
.container.loading3 .shape2[data-v-27a8293c] {
|
||
border-top-right-radius: 10px;
|
||
}
|
||
.container.loading3 .shape3[data-v-27a8293c] {
|
||
border-bottom-left-radius: 10px;
|
||
}
|
||
.container.loading3 .shape4[data-v-27a8293c] {
|
||
border-bottom-right-radius: 10px;
|
||
}
|
||
.container .shape[data-v-27a8293c] {
|
||
position: absolute;
|
||
width: 10px;
|
||
height: 10px;
|
||
border-radius: 1px;
|
||
}
|
||
.container .shape.shape1[data-v-27a8293c] {
|
||
left: 0;
|
||
background-color: #1890FF;
|
||
}
|
||
.container .shape.shape2[data-v-27a8293c] {
|
||
right: 0;
|
||
background-color: #91CB74;
|
||
}
|
||
.container .shape.shape3[data-v-27a8293c] {
|
||
bottom: 0;
|
||
background-color: #FAC858;
|
||
}
|
||
.container .shape.shape4[data-v-27a8293c] {
|
||
bottom: 0;
|
||
right: 0;
|
||
background-color: #EE6666;
|
||
}
|
||
.loading3 .shape1[data-v-27a8293c] {
|
||
animation: animation3shape1-27a8293c 0.5s ease 0s infinite alternate;
|
||
}
|
||
@keyframes animation3shape1-27a8293c {
|
||
from {
|
||
transform: translate(0, 0);
|
||
}
|
||
to {
|
||
transform: translate(5px, 5px);
|
||
}
|
||
}
|
||
.loading3 .shape2[data-v-27a8293c] {
|
||
animation: animation3shape2-27a8293c 0.5s ease 0s infinite alternate;
|
||
}
|
||
@keyframes animation3shape2-27a8293c {
|
||
from {
|
||
transform: translate(0, 0);
|
||
}
|
||
to {
|
||
transform: translate(-5px, 5px);
|
||
}
|
||
}
|
||
.loading3 .shape3[data-v-27a8293c] {
|
||
animation: animation3shape3-27a8293c 0.5s ease 0s infinite alternate;
|
||
}
|
||
@keyframes animation3shape3-27a8293c {
|
||
from {
|
||
transform: translate(0, 0);
|
||
}
|
||
to {
|
||
transform: translate(5px, -5px);
|
||
}
|
||
}
|
||
.loading3 .shape4[data-v-27a8293c] {
|
||
animation: animation3shape4-27a8293c 0.5s ease 0s infinite alternate;
|
||
}
|
||
@keyframes animation3shape4-27a8293c {
|
||
from {
|
||
transform: translate(0, 0);
|
||
}
|
||
to {
|
||
transform: translate(-5px, -5px);
|
||
}
|
||
}
|
||
|
||
|
||
.container[data-v-2e7deb83] {
|
||
width: 30px;
|
||
height: 30px;
|
||
position: relative;
|
||
}
|
||
.container.loading5 .shape[data-v-2e7deb83] {
|
||
width: 15px;
|
||
height: 15px;
|
||
}
|
||
.container .shape[data-v-2e7deb83] {
|
||
position: absolute;
|
||
width: 10px;
|
||
height: 10px;
|
||
border-radius: 1px;
|
||
}
|
||
.container .shape.shape1[data-v-2e7deb83] {
|
||
left: 0;
|
||
background-color: #1890FF;
|
||
}
|
||
.container .shape.shape2[data-v-2e7deb83] {
|
||
right: 0;
|
||
background-color: #91CB74;
|
||
}
|
||
.container .shape.shape3[data-v-2e7deb83] {
|
||
bottom: 0;
|
||
background-color: #FAC858;
|
||
}
|
||
.container .shape.shape4[data-v-2e7deb83] {
|
||
bottom: 0;
|
||
right: 0;
|
||
background-color: #EE6666;
|
||
}
|
||
.loading5 .shape1[data-v-2e7deb83] {
|
||
animation: animation5shape1-2e7deb83 2s ease 0s infinite reverse;
|
||
}
|
||
@keyframes animation5shape1-2e7deb83 {
|
||
0% {
|
||
transform: translate(0, 0);
|
||
}
|
||
25% {
|
||
transform: translate(0, 15px);
|
||
}
|
||
50% {
|
||
transform: translate(15px, 15px);
|
||
}
|
||
75% {
|
||
transform: translate(15px, 0);
|
||
}
|
||
}
|
||
.loading5 .shape2[data-v-2e7deb83] {
|
||
animation: animation5shape2-2e7deb83 2s ease 0s infinite reverse;
|
||
}
|
||
@keyframes animation5shape2-2e7deb83 {
|
||
0% {
|
||
transform: translate(0, 0);
|
||
}
|
||
25% {
|
||
transform: translate(-15px, 0);
|
||
}
|
||
50% {
|
||
transform: translate(-15px, 15px);
|
||
}
|
||
75% {
|
||
transform: translate(0, 15px);
|
||
}
|
||
}
|
||
.loading5 .shape3[data-v-2e7deb83] {
|
||
animation: animation5shape3-2e7deb83 2s ease 0s infinite reverse;
|
||
}
|
||
@keyframes animation5shape3-2e7deb83 {
|
||
0% {
|
||
transform: translate(0, 0);
|
||
}
|
||
25% {
|
||
transform: translate(15px, 0);
|
||
}
|
||
50% {
|
||
transform: translate(15px, -15px);
|
||
}
|
||
75% {
|
||
transform: translate(0, -15px);
|
||
}
|
||
}
|
||
.loading5 .shape4[data-v-2e7deb83] {
|
||
animation: animation5shape4-2e7deb83 2s ease 0s infinite reverse;
|
||
}
|
||
@keyframes animation5shape4-2e7deb83 {
|
||
0% {
|
||
transform: translate(0, 0);
|
||
}
|
||
25% {
|
||
transform: translate(0, -15px);
|
||
}
|
||
50% {
|
||
transform: translate(-15px, -15px);
|
||
}
|
||
75% {
|
||
transform: translate(-15px, 0);
|
||
}
|
||
}
|
||
|
||
|
||
|
||
.container[data-v-ef674bbb] {
|
||
width: 30px;
|
||
height: 30px;
|
||
position: relative;
|
||
}
|
||
.container.loading6[data-v-ef674bbb] {
|
||
animation: rotation 1s infinite;
|
||
}
|
||
.container.loading6 .shape[data-v-ef674bbb] {
|
||
width: 12px;
|
||
height: 12px;
|
||
border-radius: 2px;
|
||
}
|
||
.container .shape[data-v-ef674bbb] {
|
||
position: absolute;
|
||
width: 10px;
|
||
height: 10px;
|
||
border-radius: 1px;
|
||
}
|
||
.container .shape.shape1[data-v-ef674bbb] {
|
||
left: 0;
|
||
background-color: #1890FF;
|
||
}
|
||
.container .shape.shape2[data-v-ef674bbb] {
|
||
right: 0;
|
||
background-color: #91CB74;
|
||
}
|
||
.container .shape.shape3[data-v-ef674bbb] {
|
||
bottom: 0;
|
||
background-color: #FAC858;
|
||
}
|
||
.container .shape.shape4[data-v-ef674bbb] {
|
||
bottom: 0;
|
||
right: 0;
|
||
background-color: #EE6666;
|
||
}
|
||
.loading6 .shape1[data-v-ef674bbb] {
|
||
animation: animation6shape1-ef674bbb 2s linear 0s infinite normal;
|
||
}
|
||
@keyframes animation6shape1-ef674bbb {
|
||
0% {
|
||
transform: translate(0, 0);
|
||
}
|
||
25% {
|
||
transform: translate(0, 18px);
|
||
}
|
||
50% {
|
||
transform: translate(18px, 18px);
|
||
}
|
||
75% {
|
||
transform: translate(18px, 0);
|
||
}
|
||
}
|
||
.loading6 .shape2[data-v-ef674bbb] {
|
||
animation: animation6shape2-ef674bbb 2s linear 0s infinite normal;
|
||
}
|
||
@keyframes animation6shape2-ef674bbb {
|
||
0% {
|
||
transform: translate(0, 0);
|
||
}
|
||
25% {
|
||
transform: translate(-18px, 0);
|
||
}
|
||
50% {
|
||
transform: translate(-18px, 18px);
|
||
}
|
||
75% {
|
||
transform: translate(0, 18px);
|
||
}
|
||
}
|
||
.loading6 .shape3[data-v-ef674bbb] {
|
||
animation: animation6shape3-ef674bbb 2s linear 0s infinite normal;
|
||
}
|
||
@keyframes animation6shape3-ef674bbb {
|
||
0% {
|
||
transform: translate(0, 0);
|
||
}
|
||
25% {
|
||
transform: translate(18px, 0);
|
||
}
|
||
50% {
|
||
transform: translate(18px, -18px);
|
||
}
|
||
75% {
|
||
transform: translate(0, -18px);
|
||
}
|
||
}
|
||
.loading6 .shape4[data-v-ef674bbb] {
|
||
animation: animation6shape4-ef674bbb 2s linear 0s infinite normal;
|
||
}
|
||
@keyframes animation6shape4-ef674bbb {
|
||
0% {
|
||
transform: translate(0, 0);
|
||
}
|
||
25% {
|
||
transform: translate(0, -18px);
|
||
}
|
||
50% {
|
||
transform: translate(-18px, -18px);
|
||
}
|
||
75% {
|
||
transform: translate(-18px, 0);
|
||
}
|
||
}
|
||
|
||
|
||
.chartsview[data-v-a99d579b] {
|
||
width: 100%;
|
||
height: 100%;
|
||
display: flex;
|
||
flex-direction: column;
|
||
flex: 1;
|
||
justify-content: center;
|
||
align-items: center;
|
||
}
|
||
.charts-font[data-v-a99d579b]{
|
||
font-size: 14px;
|
||
color: #CCCCCC;
|
||
margin-top: 10px;
|
||
}
|
||
.charts-error[data-v-a99d579b]{
|
||
width: 128px;
|
||
height: 128px;
|
||
background: url("data:image/png;base64,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");
|
||
background-position: center;
|
||
}
|
||
|
||
|
||
.chartsview[data-v-0ca34aee] {
|
||
width: 100%;
|
||
height: 100%;
|
||
display: flex;
|
||
flex: 1;
|
||
justify-content: center;
|
||
align-items: center;
|
||
}
|
||
|
||
/**
|
||
* 这里是uni-app内置的常用样式变量
|
||
*
|
||
* uni-app 官方扩展插件及插件市场(https://ext.dcloud.net.cn)上很多三方插件均使用了这些样式变量
|
||
* 如果你是插件开发者,建议你使用scss预处理,并在插件代码中直接使用这些变量(无需 import 这个文件),方便用户通过搭积木的方式开发整体风格一致的App
|
||
*
|
||
*/
|
||
/**
|
||
* 如果你是App开发者(插件使用者),你可以通过修改这些变量来定制自己的插件主题,实现自定义主题功能
|
||
*
|
||
* 如果你的项目同样使用了scss预处理,你也可以直接在你的 scss 代码中使用如下变量,同时无需 import 这个文件
|
||
*/
|
||
/* 颜色变量 */
|
||
/* 行为相关颜色 */
|
||
/* 文字基本颜色 */
|
||
/* 背景颜色 */
|
||
/* 边框颜色 */
|
||
/* 尺寸变量 */
|
||
/* 文字尺寸 */
|
||
/* 图片尺寸 */
|
||
/* Border Radius */
|
||
/* 水平间距 */
|
||
/* 垂直间距 */
|
||
/* 透明度 */
|
||
/* 文章场景相关 */
|
||
.uniui-cart-filled[data-v-d31e1c47]:before {
|
||
content: "\e6d0";
|
||
}
|
||
.uniui-gift-filled[data-v-d31e1c47]:before {
|
||
content: "\e6c4";
|
||
}
|
||
.uniui-color[data-v-d31e1c47]:before {
|
||
content: "\e6cf";
|
||
}
|
||
.uniui-wallet[data-v-d31e1c47]:before {
|
||
content: "\e6b1";
|
||
}
|
||
.uniui-settings-filled[data-v-d31e1c47]:before {
|
||
content: "\e6ce";
|
||
}
|
||
.uniui-auth-filled[data-v-d31e1c47]:before {
|
||
content: "\e6cc";
|
||
}
|
||
.uniui-shop-filled[data-v-d31e1c47]:before {
|
||
content: "\e6cd";
|
||
}
|
||
.uniui-staff-filled[data-v-d31e1c47]:before {
|
||
content: "\e6cb";
|
||
}
|
||
.uniui-vip-filled[data-v-d31e1c47]:before {
|
||
content: "\e6c6";
|
||
}
|
||
.uniui-plus-filled[data-v-d31e1c47]:before {
|
||
content: "\e6c7";
|
||
}
|
||
.uniui-folder-add-filled[data-v-d31e1c47]:before {
|
||
content: "\e6c8";
|
||
}
|
||
.uniui-color-filled[data-v-d31e1c47]:before {
|
||
content: "\e6c9";
|
||
}
|
||
.uniui-tune-filled[data-v-d31e1c47]:before {
|
||
content: "\e6ca";
|
||
}
|
||
.uniui-calendar-filled[data-v-d31e1c47]:before {
|
||
content: "\e6c0";
|
||
}
|
||
.uniui-notification-filled[data-v-d31e1c47]:before {
|
||
content: "\e6c1";
|
||
}
|
||
.uniui-wallet-filled[data-v-d31e1c47]:before {
|
||
content: "\e6c2";
|
||
}
|
||
.uniui-medal-filled[data-v-d31e1c47]:before {
|
||
content: "\e6c3";
|
||
}
|
||
.uniui-fire-filled[data-v-d31e1c47]:before {
|
||
content: "\e6c5";
|
||
}
|
||
.uniui-refreshempty[data-v-d31e1c47]:before {
|
||
content: "\e6bf";
|
||
}
|
||
.uniui-location-filled[data-v-d31e1c47]:before {
|
||
content: "\e6af";
|
||
}
|
||
.uniui-person-filled[data-v-d31e1c47]:before {
|
||
content: "\e69d";
|
||
}
|
||
.uniui-personadd-filled[data-v-d31e1c47]:before {
|
||
content: "\e698";
|
||
}
|
||
.uniui-arrowthinleft[data-v-d31e1c47]:before {
|
||
content: "\e6d2";
|
||
}
|
||
.uniui-arrowthinup[data-v-d31e1c47]:before {
|
||
content: "\e6d3";
|
||
}
|
||
.uniui-arrowthindown[data-v-d31e1c47]:before {
|
||
content: "\e6d4";
|
||
}
|
||
.uniui-back[data-v-d31e1c47]:before {
|
||
content: "\e6b9";
|
||
}
|
||
.uniui-forward[data-v-d31e1c47]:before {
|
||
content: "\e6ba";
|
||
}
|
||
.uniui-arrow-right[data-v-d31e1c47]:before {
|
||
content: "\e6bb";
|
||
}
|
||
.uniui-arrow-left[data-v-d31e1c47]:before {
|
||
content: "\e6bc";
|
||
}
|
||
.uniui-arrow-up[data-v-d31e1c47]:before {
|
||
content: "\e6bd";
|
||
}
|
||
.uniui-arrow-down[data-v-d31e1c47]:before {
|
||
content: "\e6be";
|
||
}
|
||
.uniui-arrowthinright[data-v-d31e1c47]:before {
|
||
content: "\e6d1";
|
||
}
|
||
.uniui-down[data-v-d31e1c47]:before {
|
||
content: "\e6b8";
|
||
}
|
||
.uniui-bottom[data-v-d31e1c47]:before {
|
||
content: "\e6b8";
|
||
}
|
||
.uniui-arrowright[data-v-d31e1c47]:before {
|
||
content: "\e6d5";
|
||
}
|
||
.uniui-right[data-v-d31e1c47]:before {
|
||
content: "\e6b5";
|
||
}
|
||
.uniui-up[data-v-d31e1c47]:before {
|
||
content: "\e6b6";
|
||
}
|
||
.uniui-top[data-v-d31e1c47]:before {
|
||
content: "\e6b6";
|
||
}
|
||
.uniui-left[data-v-d31e1c47]:before {
|
||
content: "\e6b7";
|
||
}
|
||
.uniui-arrowup[data-v-d31e1c47]:before {
|
||
content: "\e6d6";
|
||
}
|
||
.uniui-eye[data-v-d31e1c47]:before {
|
||
content: "\e651";
|
||
}
|
||
.uniui-eye-filled[data-v-d31e1c47]:before {
|
||
content: "\e66a";
|
||
}
|
||
.uniui-eye-slash[data-v-d31e1c47]:before {
|
||
content: "\e6b3";
|
||
}
|
||
.uniui-eye-slash-filled[data-v-d31e1c47]:before {
|
||
content: "\e6b4";
|
||
}
|
||
.uniui-info-filled[data-v-d31e1c47]:before {
|
||
content: "\e649";
|
||
}
|
||
.uniui-reload[data-v-d31e1c47]:before {
|
||
content: "\e6b2";
|
||
}
|
||
.uniui-micoff-filled[data-v-d31e1c47]:before {
|
||
content: "\e6b0";
|
||
}
|
||
.uniui-map-pin-ellipse[data-v-d31e1c47]:before {
|
||
content: "\e6ac";
|
||
}
|
||
.uniui-map-pin[data-v-d31e1c47]:before {
|
||
content: "\e6ad";
|
||
}
|
||
.uniui-location[data-v-d31e1c47]:before {
|
||
content: "\e6ae";
|
||
}
|
||
.uniui-starhalf[data-v-d31e1c47]:before {
|
||
content: "\e683";
|
||
}
|
||
.uniui-star[data-v-d31e1c47]:before {
|
||
content: "\e688";
|
||
}
|
||
.uniui-star-filled[data-v-d31e1c47]:before {
|
||
content: "\e68f";
|
||
}
|
||
.uniui-calendar[data-v-d31e1c47]:before {
|
||
content: "\e6a0";
|
||
}
|
||
.uniui-fire[data-v-d31e1c47]:before {
|
||
content: "\e6a1";
|
||
}
|
||
.uniui-medal[data-v-d31e1c47]:before {
|
||
content: "\e6a2";
|
||
}
|
||
.uniui-font[data-v-d31e1c47]:before {
|
||
content: "\e6a3";
|
||
}
|
||
.uniui-gift[data-v-d31e1c47]:before {
|
||
content: "\e6a4";
|
||
}
|
||
.uniui-link[data-v-d31e1c47]:before {
|
||
content: "\e6a5";
|
||
}
|
||
.uniui-notification[data-v-d31e1c47]:before {
|
||
content: "\e6a6";
|
||
}
|
||
.uniui-staff[data-v-d31e1c47]:before {
|
||
content: "\e6a7";
|
||
}
|
||
.uniui-vip[data-v-d31e1c47]:before {
|
||
content: "\e6a8";
|
||
}
|
||
.uniui-folder-add[data-v-d31e1c47]:before {
|
||
content: "\e6a9";
|
||
}
|
||
.uniui-tune[data-v-d31e1c47]:before {
|
||
content: "\e6aa";
|
||
}
|
||
.uniui-auth[data-v-d31e1c47]:before {
|
||
content: "\e6ab";
|
||
}
|
||
.uniui-person[data-v-d31e1c47]:before {
|
||
content: "\e699";
|
||
}
|
||
.uniui-email-filled[data-v-d31e1c47]:before {
|
||
content: "\e69a";
|
||
}
|
||
.uniui-phone-filled[data-v-d31e1c47]:before {
|
||
content: "\e69b";
|
||
}
|
||
.uniui-phone[data-v-d31e1c47]:before {
|
||
content: "\e69c";
|
||
}
|
||
.uniui-email[data-v-d31e1c47]:before {
|
||
content: "\e69e";
|
||
}
|
||
.uniui-personadd[data-v-d31e1c47]:before {
|
||
content: "\e69f";
|
||
}
|
||
.uniui-chatboxes-filled[data-v-d31e1c47]:before {
|
||
content: "\e692";
|
||
}
|
||
.uniui-contact[data-v-d31e1c47]:before {
|
||
content: "\e693";
|
||
}
|
||
.uniui-chatbubble-filled[data-v-d31e1c47]:before {
|
||
content: "\e694";
|
||
}
|
||
.uniui-contact-filled[data-v-d31e1c47]:before {
|
||
content: "\e695";
|
||
}
|
||
.uniui-chatboxes[data-v-d31e1c47]:before {
|
||
content: "\e696";
|
||
}
|
||
.uniui-chatbubble[data-v-d31e1c47]:before {
|
||
content: "\e697";
|
||
}
|
||
.uniui-upload-filled[data-v-d31e1c47]:before {
|
||
content: "\e68e";
|
||
}
|
||
.uniui-upload[data-v-d31e1c47]:before {
|
||
content: "\e690";
|
||
}
|
||
.uniui-weixin[data-v-d31e1c47]:before {
|
||
content: "\e691";
|
||
}
|
||
.uniui-compose[data-v-d31e1c47]:before {
|
||
content: "\e67f";
|
||
}
|
||
.uniui-qq[data-v-d31e1c47]:before {
|
||
content: "\e680";
|
||
}
|
||
.uniui-download-filled[data-v-d31e1c47]:before {
|
||
content: "\e681";
|
||
}
|
||
.uniui-pyq[data-v-d31e1c47]:before {
|
||
content: "\e682";
|
||
}
|
||
.uniui-sound[data-v-d31e1c47]:before {
|
||
content: "\e684";
|
||
}
|
||
.uniui-trash-filled[data-v-d31e1c47]:before {
|
||
content: "\e685";
|
||
}
|
||
.uniui-sound-filled[data-v-d31e1c47]:before {
|
||
content: "\e686";
|
||
}
|
||
.uniui-trash[data-v-d31e1c47]:before {
|
||
content: "\e687";
|
||
}
|
||
.uniui-videocam-filled[data-v-d31e1c47]:before {
|
||
content: "\e689";
|
||
}
|
||
.uniui-spinner-cycle[data-v-d31e1c47]:before {
|
||
content: "\e68a";
|
||
}
|
||
.uniui-weibo[data-v-d31e1c47]:before {
|
||
content: "\e68b";
|
||
}
|
||
.uniui-videocam[data-v-d31e1c47]:before {
|
||
content: "\e68c";
|
||
}
|
||
.uniui-download[data-v-d31e1c47]:before {
|
||
content: "\e68d";
|
||
}
|
||
.uniui-help[data-v-d31e1c47]:before {
|
||
content: "\e679";
|
||
}
|
||
.uniui-navigate-filled[data-v-d31e1c47]:before {
|
||
content: "\e67a";
|
||
}
|
||
.uniui-plusempty[data-v-d31e1c47]:before {
|
||
content: "\e67b";
|
||
}
|
||
.uniui-smallcircle[data-v-d31e1c47]:before {
|
||
content: "\e67c";
|
||
}
|
||
.uniui-minus-filled[data-v-d31e1c47]:before {
|
||
content: "\e67d";
|
||
}
|
||
.uniui-micoff[data-v-d31e1c47]:before {
|
||
content: "\e67e";
|
||
}
|
||
.uniui-closeempty[data-v-d31e1c47]:before {
|
||
content: "\e66c";
|
||
}
|
||
.uniui-clear[data-v-d31e1c47]:before {
|
||
content: "\e66d";
|
||
}
|
||
.uniui-navigate[data-v-d31e1c47]:before {
|
||
content: "\e66e";
|
||
}
|
||
.uniui-minus[data-v-d31e1c47]:before {
|
||
content: "\e66f";
|
||
}
|
||
.uniui-image[data-v-d31e1c47]:before {
|
||
content: "\e670";
|
||
}
|
||
.uniui-mic[data-v-d31e1c47]:before {
|
||
content: "\e671";
|
||
}
|
||
.uniui-paperplane[data-v-d31e1c47]:before {
|
||
content: "\e672";
|
||
}
|
||
.uniui-close[data-v-d31e1c47]:before {
|
||
content: "\e673";
|
||
}
|
||
.uniui-help-filled[data-v-d31e1c47]:before {
|
||
content: "\e674";
|
||
}
|
||
.uniui-paperplane-filled[data-v-d31e1c47]:before {
|
||
content: "\e675";
|
||
}
|
||
.uniui-plus[data-v-d31e1c47]:before {
|
||
content: "\e676";
|
||
}
|
||
.uniui-mic-filled[data-v-d31e1c47]:before {
|
||
content: "\e677";
|
||
}
|
||
.uniui-image-filled[data-v-d31e1c47]:before {
|
||
content: "\e678";
|
||
}
|
||
.uniui-locked-filled[data-v-d31e1c47]:before {
|
||
content: "\e668";
|
||
}
|
||
.uniui-info[data-v-d31e1c47]:before {
|
||
content: "\e669";
|
||
}
|
||
.uniui-locked[data-v-d31e1c47]:before {
|
||
content: "\e66b";
|
||
}
|
||
.uniui-camera-filled[data-v-d31e1c47]:before {
|
||
content: "\e658";
|
||
}
|
||
.uniui-chat-filled[data-v-d31e1c47]:before {
|
||
content: "\e659";
|
||
}
|
||
.uniui-camera[data-v-d31e1c47]:before {
|
||
content: "\e65a";
|
||
}
|
||
.uniui-circle[data-v-d31e1c47]:before {
|
||
content: "\e65b";
|
||
}
|
||
.uniui-checkmarkempty[data-v-d31e1c47]:before {
|
||
content: "\e65c";
|
||
}
|
||
.uniui-chat[data-v-d31e1c47]:before {
|
||
content: "\e65d";
|
||
}
|
||
.uniui-circle-filled[data-v-d31e1c47]:before {
|
||
content: "\e65e";
|
||
}
|
||
.uniui-flag[data-v-d31e1c47]:before {
|
||
content: "\e65f";
|
||
}
|
||
.uniui-flag-filled[data-v-d31e1c47]:before {
|
||
content: "\e660";
|
||
}
|
||
.uniui-gear-filled[data-v-d31e1c47]:before {
|
||
content: "\e661";
|
||
}
|
||
.uniui-home[data-v-d31e1c47]:before {
|
||
content: "\e662";
|
||
}
|
||
.uniui-home-filled[data-v-d31e1c47]:before {
|
||
content: "\e663";
|
||
}
|
||
.uniui-gear[data-v-d31e1c47]:before {
|
||
content: "\e664";
|
||
}
|
||
.uniui-smallcircle-filled[data-v-d31e1c47]:before {
|
||
content: "\e665";
|
||
}
|
||
.uniui-map-filled[data-v-d31e1c47]:before {
|
||
content: "\e666";
|
||
}
|
||
.uniui-map[data-v-d31e1c47]:before {
|
||
content: "\e667";
|
||
}
|
||
.uniui-refresh-filled[data-v-d31e1c47]:before {
|
||
content: "\e656";
|
||
}
|
||
.uniui-refresh[data-v-d31e1c47]:before {
|
||
content: "\e657";
|
||
}
|
||
.uniui-cloud-upload[data-v-d31e1c47]:before {
|
||
content: "\e645";
|
||
}
|
||
.uniui-cloud-download-filled[data-v-d31e1c47]:before {
|
||
content: "\e646";
|
||
}
|
||
.uniui-cloud-download[data-v-d31e1c47]:before {
|
||
content: "\e647";
|
||
}
|
||
.uniui-cloud-upload-filled[data-v-d31e1c47]:before {
|
||
content: "\e648";
|
||
}
|
||
.uniui-redo[data-v-d31e1c47]:before {
|
||
content: "\e64a";
|
||
}
|
||
.uniui-images-filled[data-v-d31e1c47]:before {
|
||
content: "\e64b";
|
||
}
|
||
.uniui-undo-filled[data-v-d31e1c47]:before {
|
||
content: "\e64c";
|
||
}
|
||
.uniui-more[data-v-d31e1c47]:before {
|
||
content: "\e64d";
|
||
}
|
||
.uniui-more-filled[data-v-d31e1c47]:before {
|
||
content: "\e64e";
|
||
}
|
||
.uniui-undo[data-v-d31e1c47]:before {
|
||
content: "\e64f";
|
||
}
|
||
.uniui-images[data-v-d31e1c47]:before {
|
||
content: "\e650";
|
||
}
|
||
.uniui-paperclip[data-v-d31e1c47]:before {
|
||
content: "\e652";
|
||
}
|
||
.uniui-settings[data-v-d31e1c47]:before {
|
||
content: "\e653";
|
||
}
|
||
.uniui-search[data-v-d31e1c47]:before {
|
||
content: "\e654";
|
||
}
|
||
.uniui-redo-filled[data-v-d31e1c47]:before {
|
||
content: "\e655";
|
||
}
|
||
.uniui-list[data-v-d31e1c47]:before {
|
||
content: "\e644";
|
||
}
|
||
.uniui-mail-open-filled[data-v-d31e1c47]:before {
|
||
content: "\e63a";
|
||
}
|
||
.uniui-hand-down-filled[data-v-d31e1c47]:before {
|
||
content: "\e63c";
|
||
}
|
||
.uniui-hand-down[data-v-d31e1c47]:before {
|
||
content: "\e63d";
|
||
}
|
||
.uniui-hand-up-filled[data-v-d31e1c47]:before {
|
||
content: "\e63e";
|
||
}
|
||
.uniui-hand-up[data-v-d31e1c47]:before {
|
||
content: "\e63f";
|
||
}
|
||
.uniui-heart-filled[data-v-d31e1c47]:before {
|
||
content: "\e641";
|
||
}
|
||
.uniui-mail-open[data-v-d31e1c47]:before {
|
||
content: "\e643";
|
||
}
|
||
.uniui-heart[data-v-d31e1c47]:before {
|
||
content: "\e639";
|
||
}
|
||
.uniui-loop[data-v-d31e1c47]:before {
|
||
content: "\e633";
|
||
}
|
||
.uniui-pulldown[data-v-d31e1c47]:before {
|
||
content: "\e632";
|
||
}
|
||
.uniui-scan[data-v-d31e1c47]:before {
|
||
content: "\e62a";
|
||
}
|
||
.uniui-bars[data-v-d31e1c47]:before {
|
||
content: "\e627";
|
||
}
|
||
.uniui-checkbox[data-v-d31e1c47]:before {
|
||
content: "\e62b";
|
||
}
|
||
.uniui-checkbox-filled[data-v-d31e1c47]:before {
|
||
content: "\e62c";
|
||
}
|
||
.uniui-shop[data-v-d31e1c47]:before {
|
||
content: "\e62f";
|
||
}
|
||
.uniui-headphones[data-v-d31e1c47]:before {
|
||
content: "\e630";
|
||
}
|
||
.uniui-cart[data-v-d31e1c47]:before {
|
||
content: "\e631";
|
||
}
|
||
@font-face {
|
||
font-family: uniicons;
|
||
src: url("../../../assets/uniicons.32e978a5.ttf");
|
||
}
|
||
.uni-icons[data-v-d31e1c47] {
|
||
font-family: uniicons;
|
||
text-decoration: none;
|
||
text-align: center;
|
||
}
|
||
/**
|
||
* 这里是uni-app内置的常用样式变量
|
||
*
|
||
* uni-app 官方扩展插件及插件市场(https://ext.dcloud.net.cn)上很多三方插件均使用了这些样式变量
|
||
* 如果你是插件开发者,建议你使用scss预处理,并在插件代码中直接使用这些变量(无需 import 这个文件),方便用户通过搭积木的方式开发整体风格一致的App
|
||
*
|
||
*/
|
||
/**
|
||
* 如果你是App开发者(插件使用者),你可以通过修改这些变量来定制自己的插件主题,实现自定义主题功能
|
||
*
|
||
* 如果你的项目同样使用了scss预处理,你也可以直接在你的 scss 代码中使用如下变量,同时无需 import 这个文件
|
||
*/
|
||
/* 颜色变量 */
|
||
/* 行为相关颜色 */
|
||
/* 文字基本颜色 */
|
||
/* 背景颜色 */
|
||
/* 边框颜色 */
|
||
/* 尺寸变量 */
|
||
/* 文字尺寸 */
|
||
/* 图片尺寸 */
|
||
/* Border Radius */
|
||
/* 水平间距 */
|
||
/* 垂直间距 */
|
||
/* 透明度 */
|
||
/* 文章场景相关 */
|
||
/**
|
||
* 这里是uni-app内置的常用样式变量
|
||
*
|
||
* uni-app 官方扩展插件及插件市场(https://ext.dcloud.net.cn)上很多三方插件均使用了这些样式变量
|
||
* 如果你是插件开发者,建议你使用scss预处理,并在插件代码中直接使用这些变量(无需 import 这个文件),方便用户通过搭积木的方式开发整体风格一致的App
|
||
*
|
||
*/
|
||
/**
|
||
* 如果你是App开发者(插件使用者),你可以通过修改这些变量来定制自己的插件主题,实现自定义主题功能
|
||
*
|
||
* 如果你的项目同样使用了scss预处理,你也可以直接在你的 scss 代码中使用如下变量,同时无需 import 这个文件
|
||
*/
|
||
/* 颜色变量 */
|
||
/* 行为相关颜色 */
|
||
/* 文字基本颜色 */
|
||
/* 背景颜色 */
|
||
/* 边框颜色 */
|
||
/* 尺寸变量 */
|
||
/* 文字尺寸 */
|
||
/* 图片尺寸 */
|
||
/* Border Radius */
|
||
/* 水平间距 */
|
||
/* 垂直间距 */
|
||
/* 透明度 */
|
||
/* 文章场景相关 */
|
||
.apex[data-v-34641113] {
|
||
z-index: 10;
|
||
transition: 0.3s;
|
||
}
|
||
/**
|
||
* 这里是uni-app内置的常用样式变量
|
||
*
|
||
* uni-app 官方扩展插件及插件市场(https://ext.dcloud.net.cn)上很多三方插件均使用了这些样式变量
|
||
* 如果你是插件开发者,建议你使用scss预处理,并在插件代码中直接使用这些变量(无需 import 这个文件),方便用户通过搭积木的方式开发整体风格一致的App
|
||
*
|
||
*/
|
||
/**
|
||
* 如果你是App开发者(插件使用者),你可以通过修改这些变量来定制自己的插件主题,实现自定义主题功能
|
||
*
|
||
* 如果你的项目同样使用了scss预处理,你也可以直接在你的 scss 代码中使用如下变量,同时无需 import 这个文件
|
||
*/
|
||
/* 颜色变量 */
|
||
/* 行为相关颜色 */
|
||
/* 文字基本颜色 */
|
||
/* 背景颜色 */
|
||
/* 边框颜色 */
|
||
/* 尺寸变量 */
|
||
/* 文字尺寸 */
|
||
/* 图片尺寸 */
|
||
/* Border Radius */
|
||
/* 水平间距 */
|
||
/* 垂直间距 */
|
||
/* 透明度 */
|
||
/* 文章场景相关 */
|
||
.apex[data-v-b061abba] {
|
||
border-bottom: 0.0625rem solid #eee;
|
||
}
|
||
.video .poster[data-v-b061abba] {
|
||
height: 9rem;
|
||
width: 5.0625rem;
|
||
}
|
||
.lock[data-v-b061abba] {
|
||
background-color: #FF9B27;
|
||
}
|
||
.lock .lockImg[data-v-b061abba] {
|
||
display: none;
|
||
}
|
||
.lock .unlockImg[data-v-b061abba] {
|
||
display: block;
|
||
}
|
||
.lock.active[data-v-b061abba] {
|
||
background-color: #ddd;
|
||
}
|
||
.lock.active .lockImg[data-v-b061abba] {
|
||
display: block;
|
||
}
|
||
.lock.active .unlockImg[data-v-b061abba] {
|
||
display: none;
|
||
}
|
||
.container[data-v-b061abba] {
|
||
margin: 0.9375rem;
|
||
padding: 0.9375rem 0.625rem;
|
||
background-color: #fff;
|
||
border-radius: 0.625rem;
|
||
}
|
||
.container .title[data-v-b061abba] {
|
||
margin: 0 0.9375rem;
|
||
font-size: 0.9375rem;
|
||
font-weight: bold;
|
||
}
|
||
.container .charts[data-v-b061abba] {
|
||
height: 21.875rem;
|
||
}
|
||
.container .dataList[data-v-b061abba] {
|
||
margin-top: 0.9375rem;
|
||
}
|
||
.container .dataList .main[data-v-b061abba] {
|
||
display: grid;
|
||
grid-template-columns: repeat(2, 1fr);
|
||
grid-gap: 0.625rem;
|
||
}
|
||
.container .dataList .item[data-v-b061abba] {
|
||
padding: 0.9375rem 0;
|
||
background-color: #f8f8f8;
|
||
border-radius: 0.625rem;
|
||
}
|
||
.container .dataList .item .value[data-v-b061abba] {
|
||
margin-top: 0.3125rem;
|
||
font-size: 1.25rem;
|
||
font-weight: bold;
|
||
} |