|
@@ -1,549 +0,0 @@
|
|
|
-body * {
|
|
|
- box-sizing: border-box;
|
|
|
- flex-shrink: 0;
|
|
|
-}
|
|
|
-
|
|
|
-body {
|
|
|
- font-family: PingFangSC-Regular, Roboto, Helvetica Neue, Helvetica, Tahoma,
|
|
|
- Arial, PingFang SC-Light, Microsoft YaHei;
|
|
|
-}
|
|
|
-
|
|
|
-button {
|
|
|
- margin: 0;
|
|
|
- padding: 0;
|
|
|
- border: 1px solid transparent;
|
|
|
- outline: none;
|
|
|
- background-color: transparent;
|
|
|
-}
|
|
|
-
|
|
|
-button:active {
|
|
|
- opacity: 0.6;
|
|
|
-}
|
|
|
-
|
|
|
-.flex-col {
|
|
|
- display: flex;
|
|
|
- flex-direction: column;
|
|
|
-}
|
|
|
-
|
|
|
-.flex-row {
|
|
|
- display: flex;
|
|
|
- flex-direction: row;
|
|
|
-}
|
|
|
-
|
|
|
-.justify-start {
|
|
|
- display: flex;
|
|
|
- justify-content: flex-start;
|
|
|
-}
|
|
|
-
|
|
|
-.justify-center {
|
|
|
- display: flex;
|
|
|
- justify-content: center;
|
|
|
-}
|
|
|
-
|
|
|
-.justify-end {
|
|
|
- display: flex;
|
|
|
- justify-content: flex-end;
|
|
|
-}
|
|
|
-
|
|
|
-.justify-evenly {
|
|
|
- display: flex;
|
|
|
- justify-content: space-evenly;
|
|
|
-}
|
|
|
-
|
|
|
-.justify-around {
|
|
|
- display: flex;
|
|
|
- justify-content: space-around;
|
|
|
-}
|
|
|
-
|
|
|
-.justify-between {
|
|
|
- display: flex;
|
|
|
- justify-content: space-between;
|
|
|
-}
|
|
|
-
|
|
|
-.align-start {
|
|
|
- display: flex;
|
|
|
- align-items: flex-start;
|
|
|
-}
|
|
|
-
|
|
|
-.align-center {
|
|
|
- display: flex;
|
|
|
- align-items: center;
|
|
|
-}
|
|
|
-
|
|
|
-.align-end {
|
|
|
- display: flex;
|
|
|
- align-items: flex-end;
|
|
|
-}
|
|
|
-
|
|
|
-.group5 {
|
|
|
- width: 15%;
|
|
|
- height: 16px;
|
|
|
- margin-right: 50px;
|
|
|
-
|
|
|
- .icon2 {
|
|
|
- width: 18px;
|
|
|
- height: 18px;
|
|
|
- margin-right: 5px;
|
|
|
- }
|
|
|
-
|
|
|
- .TextGroup2 {
|
|
|
- height: 16px;
|
|
|
- width: 22px;
|
|
|
-
|
|
|
- .txt3 {
|
|
|
- width: 22px;
|
|
|
- height: 16px;
|
|
|
- overflow-wrap: break-word;
|
|
|
- color: rgba(64, 77, 116, 1);
|
|
|
- font-size: 14px;
|
|
|
- font-family: PingFangSC-Semibold;
|
|
|
- text-align: center;
|
|
|
- white-space: nowrap;
|
|
|
- line-height: 16px;
|
|
|
- display: block;
|
|
|
- }
|
|
|
- }
|
|
|
-}
|
|
|
-
|
|
|
-.position {
|
|
|
- background-color: #fff;
|
|
|
- width: 100%;
|
|
|
- // height: calc(100vh - 100px);
|
|
|
- position: relative;
|
|
|
-
|
|
|
- .box1 {
|
|
|
- width: 100%;
|
|
|
- height: 100%;
|
|
|
- height: calc(100% - 50px);
|
|
|
- padding-bottom: 10px;
|
|
|
- overflow: auto;
|
|
|
- overflow-x: hidden;
|
|
|
-
|
|
|
- .van-tabs__line {
|
|
|
- background-color: #ff3456 !important;
|
|
|
- }
|
|
|
-
|
|
|
- .van-tab--active .van-tab__text--ellipsis {
|
|
|
- color: #ff3456;
|
|
|
- }
|
|
|
-
|
|
|
- .box2 {
|
|
|
- height: 64px;
|
|
|
- background: url(https://lanhu.oss-cn-beijing.aliyuncs.com/SketchPnged210ff8540d1e20d828b0758e650612a9ea018b41f720bede87fea0f933d8d8)
|
|
|
- 100% no-repeat;
|
|
|
- width: 100%;
|
|
|
-
|
|
|
- .layer1 {
|
|
|
- width: 364px;
|
|
|
- height: 20px;
|
|
|
- margin: 1px 0 0 7px;
|
|
|
-
|
|
|
- .group1 {
|
|
|
- width: 34px;
|
|
|
- height: 6px;
|
|
|
- background: url(https://lanhu.oss-cn-beijing.aliyuncs.com/SketchPnga64b2ae35561e96115c75cc6dfc235eedb108ecf95df957be1ef364417a9806e)
|
|
|
- 100% no-repeat;
|
|
|
- margin-top: 7px;
|
|
|
- }
|
|
|
-
|
|
|
- .word1 {
|
|
|
- width: 38px;
|
|
|
- height: 17px;
|
|
|
- overflow-wrap: break-word;
|
|
|
- color: rgba(81, 84, 106, 1);
|
|
|
- font-size: 12px;
|
|
|
- font-family: PingFangSC-Semibold;
|
|
|
- text-align: right;
|
|
|
- white-space: nowrap;
|
|
|
- line-height: 17px;
|
|
|
- margin-left: 21px;
|
|
|
- display: block;
|
|
|
- }
|
|
|
-
|
|
|
- .group2 {
|
|
|
- width: 30px;
|
|
|
- height: 17px;
|
|
|
- overflow-wrap: break-word;
|
|
|
- font-size: 0;
|
|
|
- font-family: PingFangSC-Semibold;
|
|
|
- text-align: right;
|
|
|
- white-space: nowrap;
|
|
|
- line-height: 17px;
|
|
|
- margin: 3px 0 0 73px;
|
|
|
-
|
|
|
- .info1 {
|
|
|
- width: 30px;
|
|
|
- height: 17px;
|
|
|
- overflow-wrap: break-word;
|
|
|
- color: rgba(81, 84, 106, 1);
|
|
|
- font-size: 12px;
|
|
|
- font-family: PingFangSC-Semibold;
|
|
|
- text-align: left;
|
|
|
- white-space: nowrap;
|
|
|
- line-height: 17px;
|
|
|
- }
|
|
|
-
|
|
|
- .word2 {
|
|
|
- width: 30px;
|
|
|
- height: 17px;
|
|
|
- overflow-wrap: break-word;
|
|
|
- color: rgba(81, 84, 106, 1);
|
|
|
- font-size: 12px;
|
|
|
- font-family: PingFangSC-Medium;
|
|
|
- text-align: left;
|
|
|
- white-space: nowrap;
|
|
|
- line-height: 17px;
|
|
|
- }
|
|
|
- }
|
|
|
-
|
|
|
- .group3 {
|
|
|
- width: 26px;
|
|
|
- height: 10px;
|
|
|
- background: url(https://lanhu.oss-cn-beijing.aliyuncs.com/SketchPng2e68dee6e62554db0f6ac40572f41b7be9cc24d35fc06b24c556fed2b7b18626)
|
|
|
- 100% no-repeat;
|
|
|
- margin: 5px 0 0 142px;
|
|
|
- }
|
|
|
- }
|
|
|
-
|
|
|
- .layer2 {
|
|
|
- width: 218px;
|
|
|
- height: 22px;
|
|
|
- margin: 9px 0 12px 10px;
|
|
|
-
|
|
|
- .label1 {
|
|
|
- width: 10px;
|
|
|
- height: 18px;
|
|
|
- margin-top: 4px;
|
|
|
- }
|
|
|
-
|
|
|
- .txt1 {
|
|
|
- width: 80px;
|
|
|
- height: 22px;
|
|
|
- overflow-wrap: break-word;
|
|
|
- color: rgba(64, 77, 116, 1);
|
|
|
- font-size: 16px;
|
|
|
- font-family: PingFangSC-Medium;
|
|
|
- text-align: center;
|
|
|
- white-space: nowrap;
|
|
|
- line-height: 22px;
|
|
|
- display: block;
|
|
|
- }
|
|
|
- }
|
|
|
- }
|
|
|
-
|
|
|
- .box3 {
|
|
|
- background-color: rgba(255, 255, 255, 1);
|
|
|
- height: 100%;
|
|
|
- margin-top: 1px;
|
|
|
- width: 100%;
|
|
|
-
|
|
|
- .main1 {
|
|
|
- width: 100%;
|
|
|
- height: 100%;
|
|
|
-
|
|
|
- .groove {
|
|
|
- height: 10px;
|
|
|
- width: 100%;
|
|
|
- background-color: #f5f5f5;
|
|
|
- }
|
|
|
-
|
|
|
- .mod1 {
|
|
|
- .section1 {
|
|
|
- margin: 15px 15px;
|
|
|
-
|
|
|
- .ImageText1 {
|
|
|
- height: 16px;
|
|
|
- margin-top: 1px;
|
|
|
- width: 55%;
|
|
|
-
|
|
|
- .group4 {
|
|
|
- width: 40%;
|
|
|
- height: 16px;
|
|
|
-
|
|
|
- .layer3 {
|
|
|
- width: 16px;
|
|
|
- height: 16px;
|
|
|
- margin-right: 5px;
|
|
|
- background: url("../../assets/home/titleIcon.png") top center
|
|
|
- no-repeat;
|
|
|
- background-size: 100%;
|
|
|
- }
|
|
|
-
|
|
|
- .word3 {
|
|
|
- width: auto;
|
|
|
- height: 14px;
|
|
|
- overflow-wrap: break-word;
|
|
|
- color: rgba(64, 77, 116, 1);
|
|
|
- font-size: 15px;
|
|
|
- font-family: PingFangSC-Semibold;
|
|
|
- text-align: left;
|
|
|
- white-space: nowrap;
|
|
|
- line-height: 15px;
|
|
|
- display: block;
|
|
|
- }
|
|
|
- }
|
|
|
- }
|
|
|
-
|
|
|
- .main5 {
|
|
|
- width: auto;
|
|
|
- cursor: pointer;
|
|
|
-
|
|
|
- .label2 {
|
|
|
- width: 20px;
|
|
|
- height: 20px;
|
|
|
- margin-right: 5px;
|
|
|
- }
|
|
|
- }
|
|
|
- }
|
|
|
- }
|
|
|
-
|
|
|
- .robotLabelName {
|
|
|
- width: 25%;
|
|
|
- }
|
|
|
-
|
|
|
- .mod3 {
|
|
|
- background-color: rgba(255, 255, 255, 1);
|
|
|
- z-index: 24;
|
|
|
- height: 350px;
|
|
|
- width: 100%;
|
|
|
- position: relative;
|
|
|
- }
|
|
|
-
|
|
|
- .mod5 {
|
|
|
- background-color: rgba(255, 255, 255, 1);
|
|
|
- z-index: 84;
|
|
|
- height: 350px;
|
|
|
- width: 100%;
|
|
|
- position: relative;
|
|
|
- }
|
|
|
-
|
|
|
- .mod9 {
|
|
|
- background-color: rgba(255, 255, 255, 1);
|
|
|
- z-index: 156;
|
|
|
- height: 350px;
|
|
|
- width: 100%;
|
|
|
- position: relative;
|
|
|
- }
|
|
|
-
|
|
|
- .mod11 {
|
|
|
- background-color: rgba(255, 255, 255, 1);
|
|
|
- z-index: 217;
|
|
|
- height: 350px;
|
|
|
- width: 100%;
|
|
|
- position: relative;
|
|
|
- }
|
|
|
- }
|
|
|
- }
|
|
|
-
|
|
|
- .positionBox1 {
|
|
|
- .searchRow {
|
|
|
- margin: 18px 15px;
|
|
|
-
|
|
|
- .bd3 {
|
|
|
- width: 87px;
|
|
|
- height: 16px;
|
|
|
-
|
|
|
- .outer4 {
|
|
|
- width: 16px;
|
|
|
- height: 16px;
|
|
|
- background: url("../../assets/home/titleIcon.png") top center
|
|
|
- no-repeat;
|
|
|
- background-size: 100%;
|
|
|
- }
|
|
|
-
|
|
|
- .txt2 {
|
|
|
- width: 65px;
|
|
|
- height: 15px;
|
|
|
- overflow-wrap: break-word;
|
|
|
- color: rgba(64, 77, 116, 1);
|
|
|
- font-size: 15px;
|
|
|
- font-family: PingFangSC-Semibold;
|
|
|
- text-align: left;
|
|
|
- white-space: nowrap;
|
|
|
- line-height: 15px;
|
|
|
- display: block;
|
|
|
- }
|
|
|
- }
|
|
|
-
|
|
|
- .main5 {
|
|
|
- width: auto;
|
|
|
- cursor: pointer;
|
|
|
-
|
|
|
- .label2 {
|
|
|
- width: 20px;
|
|
|
- height: 20px;
|
|
|
- margin-right: 5px;
|
|
|
- }
|
|
|
- }
|
|
|
- }
|
|
|
- }
|
|
|
- }
|
|
|
-
|
|
|
- .bd1 {
|
|
|
- width: 100%;
|
|
|
- height: 108px;
|
|
|
- // background: url(../../assets/home/outer.png) no-repeat;
|
|
|
- background: #eaf5ff;
|
|
|
- background-size: 100% 100%;
|
|
|
-
|
|
|
- .box2 {
|
|
|
- width: 100%;
|
|
|
- height: 100%;
|
|
|
-
|
|
|
- .TextGroup {
|
|
|
- height: 57px;
|
|
|
- width: 48px;
|
|
|
-
|
|
|
- .main6 {
|
|
|
- width: 48px;
|
|
|
- height: 57px;
|
|
|
-
|
|
|
- .word5 {
|
|
|
- height: 26px;
|
|
|
- overflow-wrap: break-word;
|
|
|
- color: rgba(223, 94, 76, 1);
|
|
|
- font-size: 22px;
|
|
|
- font-family: Helvetica;
|
|
|
- text-align: center;
|
|
|
- white-space: nowrap;
|
|
|
- line-height: 26px;
|
|
|
- display: block;
|
|
|
- }
|
|
|
-
|
|
|
- .word6 {
|
|
|
- height: 17px;
|
|
|
- overflow-wrap: break-word;
|
|
|
- color: rgb(107, 107, 255);
|
|
|
- font-size: 12px;
|
|
|
- text-align: center;
|
|
|
- white-space: nowrap;
|
|
|
- line-height: 17px;
|
|
|
- margin-top: 14px;
|
|
|
- display: block;
|
|
|
- }
|
|
|
- }
|
|
|
- }
|
|
|
- }
|
|
|
- }
|
|
|
-
|
|
|
- .baseRow {
|
|
|
- width: 90%;
|
|
|
- height: 20px;
|
|
|
- margin-left: 15px;
|
|
|
- margin-top: 5px;
|
|
|
- justify-content: flex-start;
|
|
|
-
|
|
|
- .group2 {
|
|
|
- background-color: #ff3456;
|
|
|
- border-radius: 2px;
|
|
|
- width: 4px;
|
|
|
- height: 16px;
|
|
|
- margin-top: 4px;
|
|
|
- }
|
|
|
-
|
|
|
- .baseText {
|
|
|
- width: 150px;
|
|
|
- height: 20px;
|
|
|
- margin-top: 2px;
|
|
|
- overflow-wrap: break-word;
|
|
|
- color: rgba(64, 77, 116, 1);
|
|
|
- font-size: 14px;
|
|
|
- font-family: PingFangSC-Medium;
|
|
|
- text-align: left;
|
|
|
- // white-space: nowrap;
|
|
|
- line-height: 20px;
|
|
|
- display: block;
|
|
|
- margin-left: 15px;
|
|
|
- }
|
|
|
- }
|
|
|
-
|
|
|
- .searchRow {
|
|
|
- margin: 18px 15px;
|
|
|
-
|
|
|
- .bd3 {
|
|
|
- width: 87px;
|
|
|
- height: 16px;
|
|
|
-
|
|
|
- .outer4 {
|
|
|
- width: 16px;
|
|
|
- height: 16px;
|
|
|
- background: url("../../assets/position/hisBillIcon.png") top center no-repeat;
|
|
|
- background-size: 100%;
|
|
|
- }
|
|
|
-
|
|
|
- .txt2 {
|
|
|
- width: 65px;
|
|
|
- height: 15px;
|
|
|
- overflow-wrap: break-word;
|
|
|
- color: rgba(64, 77, 116, 1);
|
|
|
- font-size: 15px;
|
|
|
- font-family: PingFangSC-Semibold;
|
|
|
- text-align: left;
|
|
|
- white-space: nowrap;
|
|
|
- line-height: 15px;
|
|
|
- display: block;
|
|
|
- }
|
|
|
- }
|
|
|
-
|
|
|
- .main5 {
|
|
|
- width: auto;
|
|
|
- cursor: pointer;
|
|
|
-
|
|
|
- .label2 {
|
|
|
- width: 23px;
|
|
|
- height: 23px;
|
|
|
- margin-right: 5px;
|
|
|
- }
|
|
|
- }
|
|
|
- }
|
|
|
-
|
|
|
- .word13 {
|
|
|
- // height: 14px;
|
|
|
- width: 4.375rem;
|
|
|
- overflow-wrap: break-word;
|
|
|
- color: rgba(64, 77, 116, 1);
|
|
|
- font-size: 14px;
|
|
|
- line-height: 15px;
|
|
|
- display: block;
|
|
|
- overflow: hidden;
|
|
|
- text-overflow: ellipsis;
|
|
|
- white-space: nowrap;
|
|
|
- }
|
|
|
-
|
|
|
- .van-field__label {
|
|
|
- width: auto;
|
|
|
- }
|
|
|
-
|
|
|
- .van-field__control {
|
|
|
- width: 70%;
|
|
|
- }
|
|
|
-
|
|
|
- .van-field__body {
|
|
|
- width: 100%;
|
|
|
- }
|
|
|
-
|
|
|
- .van-calendar__day--start-end {
|
|
|
- background-color: #ff3456;
|
|
|
- }
|
|
|
-
|
|
|
- .van-calendar__selected-day {
|
|
|
- background-color: #ff3456;
|
|
|
- }
|
|
|
-
|
|
|
- .van-calendar__day--start {
|
|
|
- background-color: #ff3456;
|
|
|
- }
|
|
|
-
|
|
|
- .van-calendar__day--middle {
|
|
|
- color: #ff3456;
|
|
|
- }
|
|
|
-
|
|
|
- .van-calendar__day--end {
|
|
|
- background-color: #ff3456;
|
|
|
- }
|
|
|
-
|
|
|
- .van-calendar__confirm {
|
|
|
- border-color: #ff3456;
|
|
|
- background-color: #ff3456;
|
|
|
- }
|
|
|
-}
|