123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596 |
- @charset "UTF-8";
- /* 水平间距 */
- /* 水平间距 */
- .page-index.data-v-57280228 {
- background: linear-gradient(180deg, #4D73FF 0%, rgba(77, 115, 255, 0) 100%);
- padding: 0 30rpx;
- }
- .page-index .title.data-v-57280228 {
- display: flex;
- align-items: center;
- }
- .page-index .title .tab.data-v-57280228 {
- font-size: 34rpx;
- line-height: 50rpx;
- margin-right: 32rpx;
- color: rgba(255, 255, 255, 0.6);
- }
- .page-index .title .tab.active.data-v-57280228 {
- color: #fff;
- }
- .page-index .title .icon-xiangji.data-v-57280228 {
- font-size: 44rpx;
- line-height: 1;
- color: #fff;
- padding: 0 20rpx;
- }
- .page-index .statistics.data-v-57280228 {
- border-radius: 24rpx;
- background-color: #fff;
- padding: 36rpx 0 44rpx 24rpx;
- margin-top: 48rpx;
- }
- .page-index .statistics .head.data-v-57280228 {
- font-weight: 900;
- font-size: 34rpx;
- line-height: 50rpx;
- color: #151515;
- }
- .page-index .statistics .container.data-v-57280228 {
- display: flex;
- justify-content: center;
- align-items: center;
- }
- .page-index .statistics .container .item.data-v-57280228 {
- width: 33.33%;
- display: flex;
- justify-content: center;
- align-items: center;
- flex-direction: column;
- }
- .page-index .statistics .container .item .icon.data-v-57280228 {
- display: block;
- width: 88rpx;
- height: 88rpx;
- }
- .page-index .statistics .container .item text.data-v-57280228 {
- font-size: 28rpx;
- line-height: 42rpx;
- color: #151515;
- padding-top: 18rpx;
- }
- .page-index .task-list.data-v-57280228 {
- border-radius: 24rpx;
- background-color: #fff;
- margin-top: 24rpx;
- padding: 36rpx 24rpx;
- }
- .page-index .task-list .head.data-v-57280228 {
- font-weight: 900;
- font-size: 34rpx;
- line-height: 50rpx;
- color: #151515;
- }
- .page-index .task-list .item.data-v-57280228 {
- padding: 30rpx 40rpx 38rpx 40rpx;
- }
- .page-index .task-list .item .task-title.data-v-57280228 {
- color: #212121;
- font-size: 32rpx;
- padding-bottom: 24rpx;
- }
- .page-index .task-list .item .time.data-v-57280228 {
- background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAADzSURBVHgBhVDLjYMwFLSNuXBKCSmB7cCI33WpINvBpoV0QDpIKuCIQEihBDqI00EOCOXAJwOCxIocMRL2Y96M3htTMiNJko1lWf+UUoFfMdPVMAxxGIbnRUfHI03TLWPsAvGWaACT5JwL13VvkyHLsus3sWpqmubHgHgH8R9ZATQb0zQfDMVe0/zFddLwguG2PxvIU6EpNYMmgxa+7x+CIKDztBc4iBKBhEq2bRvneX4f677vbWiWVsVxlOT97mqGpVZXjRne94haknVIz/POzHGce9d1zopJGoYhpokqWxTFDnn2+Ox5nXJcua7rYxRFU6YnluNRz/9Gr/8AAAAASUVORK5CYII=);
- background-repeat: no-repeat;
- background-position: left center;
- background-size: 24rpx 24rpx;
- padding-left: 36rpx;
- color: #999;
- font-size: 24rpx;
- }
- .container.data-v-57280228 {
- padding: 20px;
- font-size: 14px;
- line-height: 24px;
- }
|