| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349 |
- page {
- background: #F8F9FD;
- }
- .wx-avatar {
- overflow: hidden;
- display: block;
- width: 80rpx;
- height: 80rpx;
- border-radius: 50%;
- border: 1px solid #95a8cb;
- }
- .cp-class {
- font-size: 16px;
- font-weight: 600;
- margin: 10rpx 0;
- display: flex;
- align-items: center;
- }
- .staff-class {
- font-size: 14px;
- margin: 10rpx 0;
- }
- .end-date-class {
- color: #e00808;
- font-size: 14px;
- font-weight: 500;
- margin-top: 20rpx;
- }
- .staff-count-class {
- color: #CE9965;
- font-size: 14px;
- font-weight: 500;
- margin-top: 10rpx;
- }
- .detail-top {
- position: relative;
- border: 1px solid #F3FBFF;
- margin: 10px 32rpx 10px 32rpx;
- background-color: #FFFF;
- background: radial-gradient(61.26% 65.52% at 6.12% 18.49%, #CDD8FF 0%, #F3FAFF 100%);
- padding: 20rpx;
- border-radius: 16rpx;
- color: #1B365D
- }
- .dk-card-outer-class-1 {
- margin: 10px 32rpx 10px 32rpx;
- margin-top: 10px;
- border-radius: 15rpx;
- /* box-shadow: 2px 2px 5px #e5e5e6; */
- }
- .detail-top-sup {
- font-weight: bold;
- font-size: 14px;
- padding: 10rpx;
- }
- .detail-top-color {
- font-weight: bold;
- font-size: 14px;
- padding: 10rpx;
- }
- .scan-image-icon {
- width: 40rpx;
- height: 40rpx;
- }
- .scan-image-icon-3 {
- width: 96rpx;
- height: 96rpx;
- position: absolute;
- right: 0;
- bottom: 0;
- border-radius: 0px 0px 16rpx 0px;
- }
- .scan-image {
- width: 200rpx;
- height: 200rpx;
- position: absolute;
- right: 0;
- bottom: 0;
- border-radius: 0px 0px 16rpx 0px;
- }
- .func {
- width: 100%;
- height: auto;
- margin-bottom: 15rpx;
- margin-top: 15rpx;
- }
- .func-card {
- margin: 15rpx 1.15%;
- width: 30.5%;
- height: 215rpx;
- background: #ffffff;
- border-radius: 19rpx;
- }
- .func-card-selected {
- margin: 15rpx 1.15%;
- width: 30.5%;
- height: 215rpx;
- background: #FCF0DD;
- border-radius: 19rpx;
- border: 3rpx solid #CE9965;
- }
- .func-card-std {
- margin: 15rpx 15rpx;
- width: 97%;
- height: 205rpx;
- background: #FCF0DD;
- border-radius: 19rpx;
- }
- .func-card-vip-std-selected {
- margin: 15rpx 0rpx 15rpx 22rpx;
- width: 29%;
- height: 215rpx;
- background: #FCF0DD;
- border-radius: 19rpx;
- border: 3rpx solid #CE9965;
- }
- .func-card-vip-std {
- margin: 15rpx 0rpx 15rpx 22rpx;
- width: 29%;
- height: 215rpx;
- background: #ffffff;
- border-radius: 19rpx;
- }
- .card-name {
- font-style: normal;
- font-weight: 600;
- font-size: 15px;
- line-height: 48rpx;
- margin-left: 16rpx;
- color: #1B365D
- }
- .card-title {
- margin-top: 10rpx;
- display: flex;
- height: 54rpx;
- align-items: center;
- justify-content: center;
- width: 100%;
- color: #1B365D;
- font-size: 16px;
- font-weight: 600;
- }
- .card-title-std {
- margin-top: 10rpx;
- margin-left: 20rpx;
- display: flex;
- height: 54rpx;
- align-items: center;
- width: 100%;
- color: #1B365D;
- font-size: 16px;
- font-weight: 600;
- }
- .card-desc {
- margin-top: 10rpx;
- display: flex;
- height: 54rpx;
- align-items: center;
- justify-content: center;
- width: 100%;
- color: #95A8CB;
- font-size: 11px;
- }
- .card-desc-std {
- margin: 30rpx 20rpx;
- padding: 10rpx;
- display: flex;
- height: 50rpx;
- align-items: center;
- justify-content: flex-start;
- color: #1B365D;
- font-weight: bold;
- font-size: 14px;
- }
- .card-class {
- margin: 0 30rpx;
- border-radius: 16rpx;
- background: #ffffff;
- }
- .cell_title {
- color: #e00808;
- }
- .summary-class {
- margin: 0 30rpx;
- margin-top: 30rpx;
- padding: 10rpx 20rpx;
- border-radius: 16rpx;
- background: #ffffff;
- color: #CE9965;
- font-size: 14px;
- }
- .summary-class-std {
- margin: 0 30rpx;
- margin-top: 30rpx;
- padding: 10rpx 5rpx;
- border-radius: 16rpx;
- background: #ffffff;
- color: #CE9965;
- font-size: 14px;
- }
- .notice-class {
- margin: 0 30rpx;
- margin-top: 30rpx;
- padding: 10rpx 20rpx;
- border-radius: 16rpx;
- background: #ffffff;
- color: #1B365D;
- }
- .checkbox-class {
- color: #1B365D !important;
- }
- .van-checkbox__icon--square {
- border-radius: 10rpx;
- }
- .notice-item-class {
- margin: 20rpx 0;
- font-size: 14px;
- font-weight: 400;
- }
-
- .summary-item-class {
- margin: 8rpx 0;
- }
- .edit-image {
- width: 50rpx;
- height: 50rpx;
- position: absolute;
- right: 30rpx;
- top: 20rpx;
- border-radius: 0px 0px 16rpx 0px;
- }
- .tags-class {
- margin: 20rpx;
- /* text-align: center; */
- display: flex;
- justify-content: center;
- }
- .dk-card-outer-class-1 {
- margin: 10px 32rpx 10px 32rpx;
- margin-top: 10px;
- border-radius: 15rpx;
- /* box-shadow: 2px 2px 5px #e5e5e6; */
- }
- .btn-add-class {
- background: #8091A9;
- border-radius: 50%;
- display: flex;
- justify-content: center;
- align-items: center;
- padding: 20rpx;
- box-shadow: 0px 17px 22px 0px #1B365D33;
- }
- .todo-view-app {
- padding-top: 24rpx;
- display: -webkit-box;
- overflow: auto;
- width: 100%;
- }
- .todo-view-app-item {
- width: 25%;
- display: grid;
- justify-items: center;
- }
- .todo-view-app-item-icon {
- width: 85rpx;
- height: 85rpx;
- /* background-color: #B280E4; */
- display: flex;
- align-items: center;
- justify-content: center;
- position: relative;
- }
- .todo-view-app-item-icon-tip {
- position: absolute;
- width: 85rpx;
- height: 85rpx;
- top: -6rpx;
- right: -6rpx;
- font-size: 9px;
- font-family: 'PingFang SC';
- background: #FF594E;
- border: 1px solid #FFFFFF;
- border-radius: 50%;
- color: #fff;
- text-align: center;
- display: flex;
- align-items: center;
- justify-content: center;
- }
- .todo-view-app-item-name {
- font-style: normal;
- font-weight: 400;
- font-size: 14px;
- font-family: 'PingFang SC';
- /* font-family: 'SimSun'; */
- color: #1B365D;
- margin-top: 10rpx;
- }
- .view-margin{
- margin: 15rpx 0;
- margin-right: 30rpx;
- font-size: 13px;
- color: #000000;
- }
|