|
|
@@ -1,25 +1,25 @@
|
|
|
page {
|
|
|
background-color: #f8f9fd;
|
|
|
- }
|
|
|
-
|
|
|
- .head {
|
|
|
-
|
|
|
-
|
|
|
- z-index: 1;
|
|
|
+}
|
|
|
+
|
|
|
+.head {
|
|
|
+
|
|
|
+
|
|
|
+ z-index: 1;
|
|
|
height: 384rpx;
|
|
|
- width: 100%;
|
|
|
+ width: 100%;
|
|
|
background: #A51006;
|
|
|
- }
|
|
|
-
|
|
|
- .head-center {
|
|
|
+}
|
|
|
+
|
|
|
+.head-center {
|
|
|
position: absolute;
|
|
|
width: 78rpx;
|
|
|
height: 80rpx;
|
|
|
left: 39rpx;
|
|
|
top: 204rpx;
|
|
|
- }
|
|
|
-
|
|
|
- .nick-name {
|
|
|
+}
|
|
|
+
|
|
|
+.nick-name {
|
|
|
width: 70% !important;
|
|
|
position: absolute;
|
|
|
width: 64rpx;
|
|
|
@@ -32,11 +32,13 @@ page {
|
|
|
font-size: 28rpx;
|
|
|
line-height: 45rpx;
|
|
|
color: #FFFFFF;
|
|
|
- }
|
|
|
- .head-name {
|
|
|
+}
|
|
|
+
|
|
|
+.head-name {
|
|
|
margin-left: 23rpx;
|
|
|
- }
|
|
|
- .store{
|
|
|
+}
|
|
|
+
|
|
|
+.store {
|
|
|
position: absolute;
|
|
|
width: 364rpx;
|
|
|
height: 34rpx;
|
|
|
@@ -48,72 +50,72 @@ page {
|
|
|
font-size: 24rpx;
|
|
|
line-height: 34rpx;
|
|
|
color: white;
|
|
|
- }
|
|
|
-
|
|
|
- .setting {
|
|
|
+}
|
|
|
+
|
|
|
+.setting {
|
|
|
text-align: center;
|
|
|
padding: 20rpx;
|
|
|
- }
|
|
|
-
|
|
|
- .head-center-ercode {
|
|
|
+}
|
|
|
+
|
|
|
+.head-center-ercode {
|
|
|
width: 30rpx;
|
|
|
height: 30rpx;
|
|
|
- }
|
|
|
-
|
|
|
- .wx-avatar {
|
|
|
+}
|
|
|
+
|
|
|
+.wx-avatar {
|
|
|
overflow: hidden;
|
|
|
display: block;
|
|
|
width: 80rpx;
|
|
|
height: 80rpx;
|
|
|
border-radius: 50%;
|
|
|
border: 1px solid #95a8cb;
|
|
|
- }
|
|
|
-
|
|
|
- .applications {
|
|
|
+}
|
|
|
+
|
|
|
+.applications {
|
|
|
color: #fff;
|
|
|
margin-top: 70rpx;
|
|
|
width: 100%;
|
|
|
- }
|
|
|
-
|
|
|
- .application-block {
|
|
|
+}
|
|
|
+
|
|
|
+.application-block {
|
|
|
width: 25%;
|
|
|
text-align: center;
|
|
|
float: left;
|
|
|
- }
|
|
|
-
|
|
|
- .application-number {
|
|
|
+}
|
|
|
+
|
|
|
+.application-number {
|
|
|
display: flex;
|
|
|
justify-content: center;
|
|
|
- }
|
|
|
-
|
|
|
- .application-name {
|
|
|
+}
|
|
|
+
|
|
|
+.application-name {
|
|
|
display: flex;
|
|
|
font-size: 25rpx;
|
|
|
font-family: 'PingFang SC';
|
|
|
justify-content: center;
|
|
|
margin-top: 5rpx;
|
|
|
- }
|
|
|
-
|
|
|
- .panel-class {
|
|
|
+}
|
|
|
+
|
|
|
+.panel-class {
|
|
|
margin-bottom: 20rpx;
|
|
|
- }
|
|
|
-
|
|
|
- .menu-class {
|
|
|
+}
|
|
|
+
|
|
|
+.menu-class {
|
|
|
background: white;
|
|
|
justify-content: center;
|
|
|
- }
|
|
|
-
|
|
|
-
|
|
|
-
|
|
|
-
|
|
|
- /* 沈博 2022年7月29日14:37:16 */
|
|
|
- .mb-left {
|
|
|
+}
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+/* 沈博 2022年7月29日14:37:16 */
|
|
|
+.mb-left {
|
|
|
width: 200px;
|
|
|
display: flex;
|
|
|
align-items: center;
|
|
|
- }
|
|
|
-
|
|
|
- .notice-view {
|
|
|
+}
|
|
|
+
|
|
|
+.notice-view {
|
|
|
width: 45rpx;
|
|
|
height: 45rpx;
|
|
|
background: #FFFFFF;
|
|
|
@@ -123,40 +125,39 @@ page {
|
|
|
align-items: center;
|
|
|
justify-content: center;
|
|
|
position: relative;
|
|
|
- }
|
|
|
-
|
|
|
- .todo-view {
|
|
|
- margin-left: 34rpx;
|
|
|
- width: calc(100% - 68rpx - 48rpx);
|
|
|
+}
|
|
|
+
|
|
|
+.todo-view {
|
|
|
+ position: relative;
|
|
|
background: #FFFFFF;
|
|
|
box-shadow: 0px 10px 20px rgba(225, 229, 238, 0.6);
|
|
|
border-radius: 15rpx;
|
|
|
padding: 24rpx;
|
|
|
/* margin-top: 35rpx; */
|
|
|
- z-index: 2;
|
|
|
- }
|
|
|
-
|
|
|
- .todo-view-title {
|
|
|
+ z-index: 22;
|
|
|
+}
|
|
|
+
|
|
|
+.todo-view-title {
|
|
|
font-style: normal;
|
|
|
font-weight: 500;
|
|
|
font-size: 16px;
|
|
|
font-family: 'PingFang SC';
|
|
|
- }
|
|
|
-
|
|
|
- .todo-view-app {
|
|
|
+}
|
|
|
+
|
|
|
+.todo-view-app {
|
|
|
padding-top: 24rpx;
|
|
|
display: -webkit-box;
|
|
|
overflow: auto;
|
|
|
width: 100%;
|
|
|
- }
|
|
|
-
|
|
|
- .todo-view-app-item {
|
|
|
+}
|
|
|
+
|
|
|
+.todo-view-app-item {
|
|
|
width: 25%;
|
|
|
display: grid;
|
|
|
justify-items: center;
|
|
|
- }
|
|
|
-
|
|
|
- .todo-view-app-item-icon {
|
|
|
+}
|
|
|
+
|
|
|
+.todo-view-app-item-icon {
|
|
|
width: 66rpx;
|
|
|
height: 66rpx;
|
|
|
/* background-color: #B280E4; */
|
|
|
@@ -165,9 +166,9 @@ page {
|
|
|
justify-content: center;
|
|
|
border-radius: 50%;
|
|
|
position: relative;
|
|
|
- }
|
|
|
-
|
|
|
- .todo-view-app-item-icon-tip {
|
|
|
+}
|
|
|
+
|
|
|
+.todo-view-app-item-icon-tip {
|
|
|
position: absolute;
|
|
|
width: 26rpx;
|
|
|
height: 26rpx;
|
|
|
@@ -183,9 +184,9 @@ page {
|
|
|
display: flex;
|
|
|
align-items: center;
|
|
|
justify-content: center;
|
|
|
- }
|
|
|
-
|
|
|
- .todo-view-app-item-name {
|
|
|
+}
|
|
|
+
|
|
|
+.todo-view-app-item-name {
|
|
|
font-style: normal;
|
|
|
font-weight: 400;
|
|
|
font-size: 14px;
|
|
|
@@ -193,33 +194,31 @@ page {
|
|
|
/* font-family: 'SimSun'; */
|
|
|
color: #1B365D;
|
|
|
margin-top: 10rpx;
|
|
|
- }
|
|
|
-
|
|
|
- .helper-view {
|
|
|
- margin-left: 34rpx;
|
|
|
- width: calc(100% - 68rpx - 48rpx);
|
|
|
+}
|
|
|
+
|
|
|
+.helper-view {
|
|
|
background: #FFFFFF;
|
|
|
box-shadow: 0px 10px 20px rgba(225, 229, 238, 0.6);
|
|
|
border-radius: 15rpx;
|
|
|
padding: 24rpx;
|
|
|
margin-top: 30rpx;
|
|
|
- }
|
|
|
-
|
|
|
- .helper-view-header {
|
|
|
+}
|
|
|
+
|
|
|
+.helper-view-header {
|
|
|
display: flex;
|
|
|
justify-content: space-between;
|
|
|
align-items: center;
|
|
|
- }
|
|
|
-
|
|
|
- .helper-view-content {
|
|
|
+}
|
|
|
+
|
|
|
+.helper-view-content {
|
|
|
display: flex;
|
|
|
flex-flow: wrap;
|
|
|
justify-content: space-between;
|
|
|
margin-top: 44rpx;
|
|
|
- }
|
|
|
+}
|
|
|
|
|
|
-
|
|
|
- .help-view-content-item {
|
|
|
+
|
|
|
+.help-view-content-item {
|
|
|
border-radius: 15rpx;
|
|
|
position: relative;
|
|
|
display: grid;
|
|
|
@@ -228,13 +227,13 @@ page {
|
|
|
height: 108rpx;
|
|
|
background: #F8F8F8;
|
|
|
filter: blur(var(--filterBlur--));
|
|
|
- }
|
|
|
-
|
|
|
- .help-view-content-item:nth-child(n+4) {
|
|
|
+}
|
|
|
+
|
|
|
+.help-view-content-item:nth-child(n+4) {
|
|
|
margin-top: 12rpx;
|
|
|
- }
|
|
|
-
|
|
|
- .help-view-content-item-absolute {
|
|
|
+}
|
|
|
+
|
|
|
+.help-view-content-item-absolute {
|
|
|
color: #1B365D;
|
|
|
background-color: #EBEEF3;
|
|
|
font-size: 10px;
|
|
|
@@ -246,10 +245,10 @@ page {
|
|
|
position: absolute;
|
|
|
right: 4.3rpx;
|
|
|
top: 4.3rpx;
|
|
|
-
|
|
|
- }
|
|
|
-
|
|
|
- .help-view-content-item-important {
|
|
|
+
|
|
|
+}
|
|
|
+
|
|
|
+.help-view-content-item-important {
|
|
|
font-weight: 600;
|
|
|
font-size: 16px;
|
|
|
font-family: 'PingFang SC';
|
|
|
@@ -257,41 +256,41 @@ page {
|
|
|
justify-content: center;
|
|
|
display: flex;
|
|
|
align-items: center;
|
|
|
- }
|
|
|
-
|
|
|
- .help-view-content-item-important-small {
|
|
|
+}
|
|
|
+
|
|
|
+.help-view-content-item-important-small {
|
|
|
font-style: normal;
|
|
|
font-weight: 400;
|
|
|
font-size: 10px;
|
|
|
font-family: 'PingFang SC';
|
|
|
- }
|
|
|
-
|
|
|
- .help-view-content-item-text {
|
|
|
+}
|
|
|
+
|
|
|
+.help-view-content-item-text {
|
|
|
font-style: normal;
|
|
|
font-weight: 400;
|
|
|
font-size: 10px;
|
|
|
color: #95A8CB;
|
|
|
text-align: center;
|
|
|
font-family: 'PingFang SC';
|
|
|
- }
|
|
|
-
|
|
|
-
|
|
|
- .mine-tabs-custom-class {
|
|
|
+}
|
|
|
+
|
|
|
+
|
|
|
+.mine-tabs-custom-class {
|
|
|
display: none !important;
|
|
|
- }
|
|
|
-
|
|
|
- .van-tabs__wrap {
|
|
|
+}
|
|
|
+
|
|
|
+.van-tabs__wrap {
|
|
|
display: none !important;
|
|
|
- }
|
|
|
-
|
|
|
- .swiper-controller {
|
|
|
+}
|
|
|
+
|
|
|
+.swiper-controller {
|
|
|
display: flex;
|
|
|
justify-content: space-between;
|
|
|
align-items: center;
|
|
|
padding: 39rpx 38% 0 38%;
|
|
|
- }
|
|
|
-
|
|
|
- .swiper-controller>view:nth-child(n) {
|
|
|
+}
|
|
|
+
|
|
|
+.swiper-controller>view:nth-child(n) {
|
|
|
background: #D1DCF1;
|
|
|
border-radius: 50%;
|
|
|
width: 35rpx;
|
|
|
@@ -299,66 +298,65 @@ page {
|
|
|
display: flex;
|
|
|
justify-content: center;
|
|
|
align-items: center;
|
|
|
- }
|
|
|
-
|
|
|
-
|
|
|
- .task-progress {
|
|
|
- margin-left: 34rpx;
|
|
|
- width: calc(100% - 68rpx);
|
|
|
+}
|
|
|
+
|
|
|
+
|
|
|
+.task-progress {
|
|
|
background: #FFFFFF;
|
|
|
box-shadow: 0px 10px 20px rgba(225, 229, 238, 0.6);
|
|
|
border-radius: 15rpx;
|
|
|
margin-top: 30rpx;
|
|
|
- }
|
|
|
-
|
|
|
- .task-progress-header {
|
|
|
+}
|
|
|
+
|
|
|
+.task-progress-header {
|
|
|
display: flex;
|
|
|
background: linear-gradient(90.12deg, #9BCBEB 0.13%, #D9F0FF 99.92%);
|
|
|
padding: 24rpx;
|
|
|
border-radius: 15rpx 15rpx 0px 0px;
|
|
|
align-items: center;
|
|
|
justify-content: space-between;
|
|
|
- }
|
|
|
-
|
|
|
- .task-progress-header-name {
|
|
|
+}
|
|
|
+
|
|
|
+.task-progress-header-name {
|
|
|
font-style: normal;
|
|
|
font-weight: 500;
|
|
|
font-size: 16px;
|
|
|
color: #FFFFFF;
|
|
|
font-family: 'PingFang SC';
|
|
|
- }
|
|
|
-
|
|
|
- .task-progress-content {
|
|
|
+}
|
|
|
+
|
|
|
+.task-progress-content {
|
|
|
display: flex;
|
|
|
justify-content: space-between;
|
|
|
padding: 24rpx 24rpx 0 24rpx;
|
|
|
position: relative;
|
|
|
- }
|
|
|
- .task-progress-content-left {
|
|
|
+}
|
|
|
+
|
|
|
+.task-progress-content-left {
|
|
|
filter: blur(var(--filterBlur--));
|
|
|
padding: 20rpx 0;
|
|
|
- }
|
|
|
-
|
|
|
- .task-progress-content-left>view:nth-child(1) {
|
|
|
+}
|
|
|
+
|
|
|
+.task-progress-content-left>view:nth-child(1) {
|
|
|
font-style: normal;
|
|
|
font-weight: 600;
|
|
|
font-family: 'PingFang SC';
|
|
|
font-size: 25px;
|
|
|
color: #1B365D;
|
|
|
- }
|
|
|
-
|
|
|
-
|
|
|
- .task-progress-content-left>view:nth-child(2) {
|
|
|
+}
|
|
|
+
|
|
|
+
|
|
|
+.task-progress-content-left>view:nth-child(2) {
|
|
|
font-style: normal;
|
|
|
font-weight: 400;
|
|
|
font-size: 14px;
|
|
|
color: #95A8CB;
|
|
|
font-family: 'PingFang SC';
|
|
|
margin-top: 13rpx;
|
|
|
- }
|
|
|
-
|
|
|
-
|
|
|
- .task-progress-content-left>view:nth-child(3) {
|
|
|
+}
|
|
|
+
|
|
|
+
|
|
|
+.task-progress-content-left>view:nth-child(3) {
|
|
|
font-style: normal;
|
|
|
font-weight: 400;
|
|
|
font-size: 10px;
|
|
|
@@ -368,32 +366,34 @@ page {
|
|
|
line-height: 40rpx;
|
|
|
font-family: 'PingFang SC';
|
|
|
margin-top: 11rpx;
|
|
|
- }
|
|
|
-
|
|
|
- .task-progress-content-left>view:nth-child(3)>view:nth-child(n), .task-progress-content-left>view:nth-child(3)>view:nth-child(n)>view:nth-child(n){
|
|
|
+}
|
|
|
+
|
|
|
+.task-progress-content-left>view:nth-child(3)>view:nth-child(n),
|
|
|
+.task-progress-content-left>view:nth-child(3)>view:nth-child(n)>view:nth-child(n) {
|
|
|
display: flex;
|
|
|
align-items: center;
|
|
|
- }
|
|
|
-
|
|
|
- .task-progress-content-left>view:nth-child(3)>view:nth-child(2){
|
|
|
+}
|
|
|
+
|
|
|
+.task-progress-content-left>view:nth-child(3)>view:nth-child(2) {
|
|
|
margin-left: 19rpx;
|
|
|
- }
|
|
|
-
|
|
|
- .task-progress-content-right{
|
|
|
+}
|
|
|
+
|
|
|
+.task-progress-content-right {
|
|
|
padding: 20rpx 0;
|
|
|
display: grid;
|
|
|
filter: blur(var(--filterBlur--));
|
|
|
- }
|
|
|
- .task-progress-content-right>view:nth-child(1) {
|
|
|
+}
|
|
|
+
|
|
|
+.task-progress-content-right>view:nth-child(1) {
|
|
|
font-style: normal;
|
|
|
font-weight: 400;
|
|
|
font-size: 14px;
|
|
|
color: #1B365D;
|
|
|
text-align: right;
|
|
|
font-family: 'PingFang SC';
|
|
|
- }
|
|
|
-
|
|
|
- .task-progress-content-right>view:nth-child(2) {
|
|
|
+}
|
|
|
+
|
|
|
+.task-progress-content-right>view:nth-child(2) {
|
|
|
font-style: normal;
|
|
|
font-weight: 400;
|
|
|
font-size: 10px;
|
|
|
@@ -401,33 +401,55 @@ page {
|
|
|
margin-bottom: 12rpx;
|
|
|
text-align: right;
|
|
|
font-family: 'PingFang SC';
|
|
|
- }
|
|
|
-
|
|
|
- .task-progress-content-right>view:nth-child(3) {
|
|
|
+}
|
|
|
+
|
|
|
+.task-progress-content-right>view:nth-child(3) {
|
|
|
font-style: normal;
|
|
|
font-weight: 400;
|
|
|
font-size: 10px;
|
|
|
color: #95A8CB;
|
|
|
text-align: right;
|
|
|
font-family: 'PingFang SC';
|
|
|
- }
|
|
|
-
|
|
|
- .small-cny{
|
|
|
+}
|
|
|
+
|
|
|
+.small-cny {
|
|
|
font-size: 12px;
|
|
|
color: green;
|
|
|
- }
|
|
|
- .small-cny_red{
|
|
|
+}
|
|
|
+
|
|
|
+.small-cny_red {
|
|
|
font-size: 12px;
|
|
|
color: red;
|
|
|
- }
|
|
|
- .small-small-font{
|
|
|
+}
|
|
|
+
|
|
|
+.small-small-font {
|
|
|
font-size: 10px;
|
|
|
line-height: 16px;
|
|
|
- }
|
|
|
- .company{
|
|
|
+}
|
|
|
+
|
|
|
+.company {
|
|
|
width: 100%;
|
|
|
- position: absolute;
|
|
|
+ position: fixed;
|
|
|
left: 40rpx;
|
|
|
- top: 120rpx;
|
|
|
+ top: 60rpx;
|
|
|
color: #F8F9FD;
|
|
|
- }
|
|
|
+}
|
|
|
+
|
|
|
+.company-change-class {
|
|
|
+ margin-right: 10rpx;
|
|
|
+ font-size: 16px;
|
|
|
+ font-weight: 500;
|
|
|
+}
|
|
|
+
|
|
|
+.head-image {
|
|
|
+ width: 100%;
|
|
|
+ position: fixed;
|
|
|
+ height: 580rpx;
|
|
|
+}
|
|
|
+
|
|
|
+.content {
|
|
|
+ margin-left: 40rpx;
|
|
|
+ margin-right: 40rpx;
|
|
|
+ width: calc(100% - 80rpx);
|
|
|
+ background: #FFFFFF;
|
|
|
+}
|