diff --git a/app.wxss b/app.wxss index 9b42a2a..795c926 100644 --- a/app.wxss +++ b/app.wxss @@ -1,6 +1,7 @@ -@import './weui.wxss'; -@import './iconfont.wxss'; -@import './iconfont-weapp/iconfont-weapp-icon.wxss'; +@import "./weui.wxss"; +@import "./iconfont.wxss"; +@import "./yicaifont.wxss"; +@import "./iconfont-weapp/iconfont-weapp-icon.wxss"; /* @font-face { font-family: 'webfont'; font-display: swap; @@ -14,12 +15,14 @@ */ page { - background: #fff; - --color-ysd: #ff4400; + background: #fff; + --color-ysd: #ff4400; --color-hover: #ff4400cc; --color-be: #ff4400; - --color-027: #027AFF; - box-sizing: border-box; + --color-027: #027aff; + --color-yc: #0dcc91; + --color-ych: #3dd6a7; + box-sizing: border-box; } /*view, @@ -33,352 +36,356 @@ text { }*/ .dil { - display: inline; + display: inline; } .dib { - display: inline-block; + display: inline-block; } .fl { - float: left; + float: left; } .fr { - float: right; + float: right; } .clb { - clear: both; + clear: both; } .tl { - text-align: left; + text-align: left; } .tr { - text-align: right; + text-align: right; } .tc { - text-align: center; + text-align: center; } .f14 { - font-size: 14px; + font-size: 14px; } .f14s { - font-size: 14px; + font-size: 14px; } -.cf{ - color: #fff; +.cf { + color: #fff; } -.c6{ - color: #666; +.c6 { + color: #666; } -.c9{ - color: #999; +.c9 { + color: #999; } .ml8 { - margin-left: 8px; + margin-left: 8px; } .mr8 { - margin-right: 8px; + margin-right: 8px; } .mt8 { - margin-top: 8px; + margin-top: 8px; } -.ml4{ - margin-left: 4px; +.ml4 { + margin-left: 4px; } .mb8 { - margin-bottom: 8px; + margin-bottom: 8px; } .mb4 { - margin-bottom: 4px; + margin-bottom: 4px; } -.br8{ - border-radius: 8px; +.br8 { + border-radius: 8px; } .pr16 { - padding-right: 16px; + padding-right: 16px; } -.cccc{ - color:#bbb; +.cccc { + color: #bbb; } .pl16 { - padding-left: 16px; + padding-left: 16px; } .p016 { - padding: 0 16px; + padding: 0 16px; } .p160 { - padding: 16px 0; + padding: 16px 0; } .ml10 { - margin-left: 10px; + margin-left: 10px; } .mr10 { - margin-right: 10px; + margin-right: 10px; } .mt10 { - margin-top: 10px; + margin-top: 10px; } .mb10 { - margin-bottom: 10px; + margin-bottom: 10px; } .mb16 { - margin-bottom: 16px; + margin-bottom: 16px; } .pl8 { - padding-left: 8px; + padding-left: 8px; } .pr8 { - padding-right: 8px; + padding-right: 8px; } .pt8 { - padding-top: 8px; + padding-top: 8px; } .p16 { - padding: 16px; + padding: 16px; } .bb1 { - border-bottom: 1rpx solid #f5f5f5; + border-bottom: 1rpx solid #f5f5f5; } .bt1 { - border-top: 1rpx solid #e2e2e2; + border-top: 1rpx solid #e2e2e2; } .f10 { - font-size: 10px; + font-size: 10px; } .f11 { - font-size: 10px; + font-size: 10px; } .va-center { - display: flex; - align-items: center; + display: flex; + align-items: center; } .display-flex { - display: flex; + display: flex; } .flex-1 { - flex: 1; + flex: 1; } .flex-2 { - flex: 2; + flex: 2; } .c085 { - color: rgba(0, 0, 0, 0.85); + color: rgba(0, 0, 0, 0.85); } .cf085 { - color: rgba(255, 255, 255, 1); + color: rgba(255, 255, 255, 1); } .c065 { - color: rgba(0, 0, 0, 0.65); + color: rgba(0, 0, 0, 0.65); } .c3 { - color: #333333 !important; + color: #333333 !important; } .p10 { - padding: 10px; + padding: 10px; } .c045 { - color: rgba(0, 0, 0, 0.45); + color: rgba(0, 0, 0, 0.45); } .cgreen { - color: #39bc8b; + color: #39bc8b; } .c025 { - color: rgba(0, 0, 0, 0.25); + color: rgba(0, 0, 0, 0.25); } .am-icon.c015 { - color: rgba(0, 0, 0, 0.15); + color: rgba(0, 0, 0, 0.15); } .pl20 { - padding-left: 20px; + padding-left: 20px; } .pr20 { - padding-right: 20px; + padding-right: 20px; } .pb20 { - padding-bottom: 20px; + padding-bottom: 20px; } .mt20 { - margin-top: 20px; + margin-top: 20px; } .ml20 { - margin-left: 20px; + margin-left: 20px; } .mr20 { - margin-right: 20px; + margin-right: 20px; } .mt20 { - margin-top: 20px; + margin-top: 20px; } .mt24 { - margin-top: 24px; + margin-top: 24px; } .mt32 { - margin-top: 32px !important; + margin-top: 32px !important; } .f11 { - font-size: 11px; + font-size: 11px; } .f12 { - font-size: 12px; + font-size: 12px; } .f16 { - font-size: 16px; + font-size: 16px; } .mt4 { - margin-top: 4px; + margin-top: 4px; } .mt5 { - margin-top: 5px; + margin-top: 5px; +} +.pt20 { + padding-top: 20px; } - .f18 { - font-size: 18px; + font-size: 18px; } .f20 { - font-size: 20px; + font-size: 20px; } .p1620 { - padding: 16px 20px; + padding: 16px 20px; } .p020 { - padding: 0px 20px; + padding: 0px 20px; } .p200 { - padding: 20px 0px; + padding: 20px 0px; } .weui-cells__group_form .weui-cell { - padding: 16px 10px; + padding: 16px 10px; } -.weui-cells__group_form .weui-cell:before, .weui-cells__group_form .weui-cells:before,.weui-cells__group_form .weui-cells:after { - left: 10px; - right: 10px; +.weui-cells__group_form .weui-cell:before, +.weui-cells__group_form .weui-cells:before, +.weui-cells__group_form .weui-cells:after { + left: 10px; + right: 10px; } /* .weui-cells:after, .weui-cells:before{ border-top:0px; border-bottom: 0px; } */ -.weui-label{ - color: #333; +.weui-label { + color: #333; } .hcb { - background-color: #f2f2f2 !important; + background-color: #f2f2f2 !important; } .lineT { - height: 1rpx; - width: calc(100vw - 40px); - margin: 0 auto; - background-color: rgba(0, 0, 0, 0.08); + height: 1rpx; + width: calc(100vw - 40px); + margin: 0 auto; + background-color: rgba(0, 0, 0, 0.08); } .p1020 { - padding: 16px 16px 15px; + padding: 16px 16px 15px; } .pen { - pointer-events: none; + pointer-events: none; } .pea { - pointer-events: auto; + pointer-events: auto; } .p1016 { - padding: 10px 16px; + padding: 10px 16px; } .p20 { - padding: 20px; + padding: 20px; } .c633 { - color: #027AFF; + color: #027aff; } .tagsLi { - display: inline-block; - font-size: 12px; - font-weight: 400; - color: #353535; - background: #f1f1f1; - border-radius: 2px; - padding: 0 4px 0px; - line-height: 18px; - margin-right: 6px; - margin-bottom: 4px; - position: relative; - top: 1px; + display: inline-block; + font-size: 12px; + font-weight: 400; + color: #353535; + background: #f1f1f1; + border-radius: 2px; + padding: 0 4px 0px; + line-height: 18px; + margin-right: 6px; + margin-bottom: 4px; + position: relative; + top: 1px; } .tagsLi.spli { - color: #ea433a; - background-color: rgba(234, 67, 58, 0.20); + color: #ea433a; + background-color: rgba(234, 67, 58, 0.2); } .f00, .cf00 { - color: #027AFF !important; + color: #027aff !important; } .pr { - position: relative; + position: relative; } /* .tagsLi.spli{ @@ -387,704 +394,704 @@ text { } */ .sbLine { - height: 1px; - background-color: rgba(0, 0, 0, 0.08); - /* margin-left: 20px; */ + height: 1px; + background-color: rgba(0, 0, 0, 0.08); + /* margin-left: 20px; */ } .ahover { - background-color: rgba(0, 0, 0, 0.08); + background-color: rgba(0, 0, 0, 0.08); } .h2 { - font-size: 16px; - color: rgba(0, 0, 0, 0.85); - line-height: 1; - /* margin-top:12px; */ - margin-bottom: 10px; - font-weight: bold; + font-size: 16px; + color: rgba(0, 0, 0, 0.85); + line-height: 1; + /* margin-top:12px; */ + margin-bottom: 10px; + font-weight: bold; } .lh1 { - line-height: 1; + line-height: 1; } .w70 { - /* width: 100px; */ - white-space: nowrap; - text-align: right; - line-height: 1.5; + /* width: 100px; */ + white-space: nowrap; + text-align: right; + line-height: 1.5; } .fw500 { - font-weight: 601; + font-weight: 601; } .fw400 { - font-weight: 400; + font-weight: 400; } .pt12 { - padding-top: 12px; + padding-top: 12px; } .pb8 { - padding-bottom: 8px; + padding-bottom: 8px; } .pb10 { - padding-bottom: 10px; + padding-bottom: 10px; } -.w70+.c085 { - line-height: 1.5; - /* white-space: pre-line; */ +.w70 + .c085 { + line-height: 1.5; + /* white-space: pre-line; */ } .fwb { - font-weight: bold; + font-weight: bold; } /* .wspl { white-space: pre-line; } */ button.weui-btn_primary::after { - border: 0; + border: 0; } -button[type=primary] { - color: #FFFFFF; - background-color: #027AFF; +button[type="primary"] { + color: #ffffff; + background-color: #027aff; } -.button-hover[type=primary] { - color: #FFFFFF; - /* opacity: 0.8; */ - background-color: #1f6bbf; +.button-hover[type="primary"] { + color: #ffffff; + /* opacity: 0.8; */ + background-color: #1f6bbf; } -button[disabled][type=primary] { - background-color: #cccccc; +button[disabled][type="primary"] { + background-color: #cccccc; } -.mt12{ - margin-top:12px; +.mt12 { + margin-top: 12px; } .am-button-ghost { - padding: 8px !important; - color: #027AFF !important; - box-shadow: inset 0 0 0 1px #027AFF !important; + padding: 8px !important; + color: #027aff !important; + box-shadow: inset 0 0 0 1px #027aff !important; } .am-button-primary { - padding: 8px !important; - background-color: #027AFF !important; + padding: 8px !important; + background-color: #027aff !important; } .w180 { - width: 184px; - margin: 0 auto; - line-height: 42px; + width: 184px; + margin: 0 auto; + line-height: 42px; } .tImage { - width: 50px; - height: 50px; - margin-right: 6px; - border-radius: 4px; - /* border: 1rpx solid #ddd; */ + width: 50px; + height: 50px; + margin-right: 6px; + border-radius: 4px; + /* border: 1rpx solid #ddd; */ } .row-extra.c025 { - color: rgba(0, 0, 0, 0.25); + color: rgba(0, 0, 0, 0.25); } .page-description { - margin-bottom: 32rpx; + margin-bottom: 32rpx; } .page-section { - background: #fff; + background: #fff; } .page-section-title { - padding: 16rpx 32rpx; + padding: 16rpx 32rpx; } .page-section-demo { - padding: 32rpx; + padding: 32rpx; } .page-section-btns { - border-top: 1px solid #ddd; - display: flex; - justify-content: space-around; - align-items: center; + border-top: 1px solid #ddd; + display: flex; + justify-content: space-around; + align-items: center; } -.page-section-btns>view { - flex: 1; - height: 84rpx; - display: flex; - align-items: center; - justify-content: space-around; - color: #49a9ee; +.page-section-btns > view { + flex: 1; + height: 84rpx; + display: flex; + align-items: center; + justify-content: space-around; + color: #49a9ee; } -.page-section-btns>view+view { - border-left: 1px solid #ddd; +.page-section-btns > view + view { + border-left: 1px solid #ddd; } button { - margin-top: 20rpx; - margin-bottom: 20rpx; + margin-top: 20rpx; + margin-bottom: 20rpx; } .bc_blue { - background-color: #49a9ee; + background-color: #49a9ee; } .bc_red { - background-color: #f04134; + background-color: #f04134; } .bc_yellow { - background-color: #ffbf00; + background-color: #ffbf00; } .bc_green { - background-color: #00a854; + background-color: #00a854; } .form-row { - display: flex; - align-items: center; - padding: 0 20px; - height: 44px; - align-items: center; + display: flex; + align-items: center; + padding: 0 20px; + height: 44px; + align-items: center; } .form-row-label { - width: 50px; - font-size: 16px; - font-weight: 400; - color: #666666; - line-height: 22px; - margin-right: 10px; + width: 50px; + font-size: 16px; + font-weight: 400; + color: #666666; + line-height: 22px; + margin-right: 10px; } .form-row-content { - flex: 1; - font-size: 16px; - background: #f4f4f4; - border-radius: 6px; - line-height: 50px; + flex: 1; + font-size: 16px; + background: #f4f4f4; + border-radius: 6px; + line-height: 50px; } .form-line { - height: 1px; - background-color: rgba(0, 0, 0, 0.08); - margin-left: 16px; - /*margin-left: 30rpx;*/ + height: 1px; + background-color: rgba(0, 0, 0, 0.08); + margin-left: 16px; + /*margin-left: 30rpx;*/ } .f13 { - font-size: 13px; + font-size: 13px; } .row-title.f14 { - font-size: 14px; + font-size: 14px; } .inlineBlock .am-loading-wrap { - margin: 0 auto; + margin: 0 auto; } .am-list-content-title { - font-size: 14px !important; + font-size: 14px !important; } .inlineBlock { - display: inline-block; - vertical-align: middle; + display: inline-block; + vertical-align: middle; } .rightIcon { - position: relative; - padding-right: 16px; + position: relative; + padding-right: 16px; } .rightIcon:after { - content: " "; - width: 12px; - height: 24px; - -webkit-mask-position: 0 0; - mask-position: 0 0; - -webkit-mask-repeat: no-repeat; - mask-repeat: no-repeat; - -webkit-mask-size: 100%; - mask-size: 100%; - background-color: currentColor; - color: var(--weui-FG-2); - -webkit-mask-image: url(data:image/svg+xml,%3Csvg%20width%3D%2212%22%20height%3D%2224%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M2.454%206.58l1.06-1.06%205.78%205.779a.996.996%200%20010%201.413l-5.78%205.779-1.06-1.061%205.425-5.425-5.425-5.424z%22%20fill%3D%22%23B2B2B2%22%20fill-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E); - mask-image: url(data:image/svg+xml,%3Csvg%20width%3D%2212%22%20height%3D%2224%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M2.454%206.58l1.06-1.06%205.78%205.779a.996.996%200%20010%201.413l-5.78%205.779-1.06-1.061%205.425-5.425-5.425-5.424z%22%20fill%3D%22%23B2B2B2%22%20fill-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E); - position: absolute; - top: 50%; - right: 0; - margin-top: -12px; - -webkit-mask-position-x: 0px; - -webkit-mask-position-y: 0px; - -webkit-mask-repeat-x: no-repeat; - -webkit-mask-repeat-y: no-repeat; + content: " "; + width: 12px; + height: 24px; + -webkit-mask-position: 0 0; + mask-position: 0 0; + -webkit-mask-repeat: no-repeat; + mask-repeat: no-repeat; + -webkit-mask-size: 100%; + mask-size: 100%; + background-color: currentColor; + color: var(--weui-FG-2); + -webkit-mask-image: url(data:image/svg+xml,%3Csvg%20width%3D%2212%22%20height%3D%2224%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M2.454%206.58l1.06-1.06%205.78%205.779a.996.996%200%20010%201.413l-5.78%205.779-1.06-1.061%205.425-5.425-5.425-5.424z%22%20fill%3D%22%23B2B2B2%22%20fill-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E); + mask-image: url(data:image/svg+xml,%3Csvg%20width%3D%2212%22%20height%3D%2224%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M2.454%206.58l1.06-1.06%205.78%205.779a.996.996%200%20010%201.413l-5.78%205.779-1.06-1.061%205.425-5.425-5.425-5.424z%22%20fill%3D%22%23B2B2B2%22%20fill-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E); + position: absolute; + top: 50%; + right: 0; + margin-top: -12px; + -webkit-mask-position-x: 0px; + -webkit-mask-position-y: 0px; + -webkit-mask-repeat-x: no-repeat; + -webkit-mask-repeat-y: no-repeat; } .mt16 { - margin-top: 16px; + margin-top: 16px; } .mb16 { - margin-bottom: 16px; + margin-bottom: 16px; } .mb8 { - margin-bottom: 8px; + margin-bottom: 8px; } .pb8 { - padding-bottom: 8px; + padding-bottom: 8px; } .bgf { - background-color: #fff; + background-color: #fff; } .wx-border-tb { - border-top: 1rpx solid #ddd; - border-bottom: 1rpx solid #ddd; + border-top: 1rpx solid #ddd; + border-bottom: 1rpx solid #ddd; } .userImg { - width: 120rpx; - height: 120rpx; - /* border-radius: 4px; */ - overflow: hidden; - display: flex; - justify-content: center; - align-items: center; + width: 120rpx; + height: 120rpx; + /* border-radius: 4px; */ + overflow: hidden; + display: flex; + justify-content: center; + align-items: center; } button::after { - border: 0; + border: 0; } .v-center { - display: flex; - align-items: center; - justify-content: center; + display: flex; + align-items: center; + justify-content: center; } .vsb { - justify-content: space-between; - display: flex; - flex-flow: column; + justify-content: space-between; + display: flex; + flex-flow: column; } .jobTitle { - font-size: 22px; - font-weight: 601; - color: rgba(0, 0, 0, 0.85); - line-height: 30px; - flex: 1; + font-size: 22px; + font-weight: 601; + color: rgba(0, 0, 0, 0.85); + line-height: 30px; + flex: 1; } .jobMoney { - font-size: 18px; - font-weight: 601; - color: #ea433a; - line-height: 20px; + font-size: 18px; + font-weight: 601; + color: #ea433a; + line-height: 20px; } -[data-title *="null"] { - display: none; +[data-title*="null"] { + display: none; } .ui-poptips { - transform: translateY(-40px); - transition: all 0.5s; - padding: 0 30px; + transform: translateY(-40px); + transition: all 0.5s; + padding: 0 30px; } .ui-poptips.ui-poptipsTop { - transform: translateY(0px); + transform: translateY(0px); } .ui-poptips { - width: 100%; - position: fixed; - top: 0; - left: 0; - z-index: 99999999; - padding: 0 10px; - box-sizing: border-box; + width: 100%; + position: fixed; + top: 0; + left: 0; + z-index: 99999999; + padding: 0 10px; + box-sizing: border-box; } .ui-poptips-cnt { - background-color: rgba(0, 0, 0, 0.5); - line-height: 40px; - height: 40px; - color: #fff; - font-size: 16px; - text-align: center; - border-bottom-left-radius: 3px; - border-bottom-right-radius: 3px; - max-width: 100%; - overflow: hidden; - white-space: nowrap; - text-overflow: ellipsis; + background-color: rgba(0, 0, 0, 0.5); + line-height: 40px; + height: 40px; + color: #fff; + font-size: 16px; + text-align: center; + border-bottom-left-radius: 3px; + border-bottom-right-radius: 3px; + max-width: 100%; + overflow: hidden; + white-space: nowrap; + text-overflow: ellipsis; } .ui-poptips { - transform: translateY(-40px); - transition: all 0.5s; - padding: 0 30px; + transform: translateY(-40px); + transition: all 0.5s; + padding: 0 30px; } .ui-poptips.ui-poptipsTop { - transform: translateY(0px); + transform: translateY(0px); } .thover { - opacity: 0.8; + opacity: 0.8; } .icon-weixuanzhong { - color: #888; - padding-right: 8px; - font-size: 20px; + color: #888; + padding-right: 8px; + font-size: 20px; } .icon-xuanzhong { - color: #027AFF; - padding-right: 8px; - font-size: 20px; + color: #027aff; + padding-right: 8px; + font-size: 20px; } .radioText { - font-size: 16px; - color: rgba(0, 0, 0, 0.65); - position: relative; - top: -2px; + font-size: 16px; + color: rgba(0, 0, 0, 0.65); + position: relative; + top: -2px; } .userName { - font-size: 18px; - font-weight: 400; - color: #333333; - line-height: 18px; + font-size: 18px; + font-weight: 400; + color: #333333; + line-height: 18px; } .time { - font-size: 14px; - font-weight: 400; - color: #919191; - line-height: 16px; - margin-top: 6px; + font-size: 14px; + font-weight: 400; + color: #919191; + line-height: 16px; + margin-top: 6px; } .ava { - width: 44px; - height: 44px; - border-radius: 4px; - margin-right: 6px; + width: 44px; + height: 44px; + border-radius: 4px; + margin-right: 6px; } .sm { - font-size: 16px; - font-weight: 400; - text-align: left; - color: #333333; - line-height: 44px; + font-size: 16px; + font-weight: 400; + text-align: left; + color: #333333; + line-height: 44px; } .oneP { - display: flex; - padding-bottom: 16px; - padding-top: 16px; - box-sizing: border-box; - border-bottom: 1rpx solid #eee; + display: flex; + padding-bottom: 16px; + padding-top: 16px; + box-sizing: border-box; + border-bottom: 1rpx solid #eee; } .loginOut { - width: 260px; - height: 42px; - opacity: 1; - background: #027AFF; - border-radius: 25px; - font-size: 18px; - font-weight: 601; - color: #ffffff; - padding: 0; - line-height: 42px; - margin-top: 100px; + width: 260px; + height: 42px; + opacity: 1; + background: #027aff; + border-radius: 25px; + font-size: 18px; + font-weight: 601; + color: #ffffff; + padding: 0; + line-height: 42px; + margin-top: 100px; } .staticTitle { - margin-top: 20px; - font-size: 22px; - font-weight: 601; - text-align: center; - color: #262626; - line-height: 30px; + margin-top: 20px; + font-size: 22px; + font-weight: 601; + text-align: center; + color: #262626; + line-height: 30px; } -.weui-btn_input-clear [class*=weui-icon-] { - width: 18px; - height: 18px; +.weui-btn_input-clear [class*="weui-icon-"] { + width: 18px; + height: 18px; } .weui-btn_input-clear { - padding-top: 3px; + padding-top: 3px; } .c9 { - color: #999; + color: #999; } .mr16 { - margin-right: 16px; + margin-right: 16px; } .ml16 { - margin-left: 16px; + margin-left: 16px; } .p2010 { - padding: 20px 10px; + padding: 20px 10px; } .weui-dialog__title { - font-size: 18px; - font-weight: 400; - color: #333333; - line-height: 25px; + font-size: 18px; + font-weight: 400; + color: #333333; + line-height: 25px; } .weui-dialog__bd { - font-size: 16px; - font-weight: 400; - text-align: center; - color: #787878; - line-height: 22px; - margin-bottom: 20px; - /* border-bottom: 1rpx solid #e2e2e2; */ + font-size: 16px; + font-weight: 400; + text-align: center; + color: #787878; + line-height: 22px; + margin-bottom: 20px; + /* border-bottom: 1rpx solid #e2e2e2; */ } .weui-dialog__bd view { - padding-bottom: 20px; + padding-bottom: 20px; - border-bottom: 1rpx solid #e2e2e2; + border-bottom: 1rpx solid #e2e2e2; } .weui-dialog__hd { - padding: 32px 24px 20px; + padding: 32px 24px 20px; } .lflex { - font-size: 18px; - font-weight: 601; - text-align: center; - color: #027AFF; - line-height: 28px; - /* margin-top: 7px; */ - padding: 0 10px 0 30px; + font-size: 18px; + font-weight: 601; + text-align: center; + color: #027aff; + line-height: 28px; + /* margin-top: 7px; */ + padding: 0 10px 0 30px; } .rflex { - flex: 1; - padding: 0 30px 0 10px; + flex: 1; + padding: 0 30px 0 10px; } .rflex button { - margin-top: 0; - margin-bottom: 0; - height: 40px; - opacity: 1; - background: #027AFF; - border-radius: 25px; - font-size: 18px; - font-weight: 601; - color: #ffffff; - line-height: 40px; + margin-top: 0; + margin-bottom: 0; + height: 40px; + opacity: 1; + background: #027aff; + border-radius: 25px; + font-size: 18px; + font-weight: 601; + color: #ffffff; + line-height: 40px; } .pb16 { - padding-bottom: 16px; + padding-bottom: 16px; } .pb20 { - padding-bottom: 20px; + padding-bottom: 20px; } .btnFlex { - margin: 0; - padding: 0; - background-color: #fff; - line-height: 28px; - color: #027AFF; + margin: 0; + padding: 0; + background-color: #fff; + line-height: 28px; + color: #027aff; } .lflex.p020 { - padding: 0 20px; + padding: 0 20px; } -.jobOne .weui-btn_primary{ - background-color:#ffffff; - border:1px solid #027AFF; - color: #027AFF; - display:flex; - align-items: center; - line-height: 1; - /* line-height: 16px; */ - +.jobOne .weui-btn_primary { + background-color: #ffffff; + border: 1px solid #027aff; + color: #027aff; + display: flex; + align-items: center; + line-height: 1; + /* line-height: 16px; */ } -.fr.f14s.c633.fw400{ - color: #027AFF; +.fr.f14s.c633.fw400 { + color: #027aff; } .rtText, .rbText { - font-size: 14px; - font-weight: 400; - text-align: right; - color: #333333; - line-height: 18px; - margin-top: 3px; + font-size: 14px; + font-weight: 400; + text-align: right; + color: #333333; + line-height: 18px; + margin-top: 3px; } .rbText { - margin-top: 5px; - color: #919191; + margin-top: 5px; + color: #919191; } -.rtText{ - font-size: 16px; -} -.db{ - display: block; +.rtText { + font-size: 16px; +} +.db { + display: block; } +.steps { + display: flex; + margin-top: 30px; + font-size: 12px; + padding: 0 19px; + margin-bottom: 80px; +} +.step { + position: relative; + flex: 1; +} +.stepNum { + position: relative; + z-index: 9; + width: 18px; + height: 18px; + line-height: 18px; + background-color: #e5e5e5; + border-radius: 50%; + color: #fff; + text-align: center; + display: none; +} +.active .stepNum { + display: block; +} +.active .circle { + display: none; +} +.step:after { + content: ""; + position: absolute; + width: 100%; + height: 1px; + background-color: #e5e5e5; + top: 9px; +} +.circle { + width: 10px; + height: 10px; + background: #e5e5e5; + border-radius: 50%; +} +.stepOne { + padding-left: 40px; +} +.stepOne.active .stepNum, +.stepTwo.active .stepNum, +.stepThree.active .stepNum { + background-color: #027aff; +} +.step.stepOne.active:after, +.step.stepTwo.active:after, +.step.stepThree.active:after { + background-color: #027aff; +} -.steps{ - display: flex; - margin-top:30px; - font-size: 12px; - padding:0 19px; - margin-bottom:80px; - } - .step{ - position: relative; - flex: 1; - } - - .stepNum{ - position: relative; - z-index: 9; - width: 18px; - height: 18px; - line-height: 18px; - background-color:#e5e5e5; - border-radius: 50%; - color:#fff; - text-align: center; - display: none; - } - .active .stepNum{ - display: block; - } - .active .circle{ - display: none; - } - .step:after{ - content: ""; - position: absolute; - width: 100%; - height: 1px; - background-color:#e5e5e5; - top: 9px; - } - .circle{ - width: 10px; - height: 10px; - background: #e5e5e5; - border-radius: 50%; - } - .stepOne{ - padding-left:40px; - } - .stepOne.active .stepNum,.stepTwo.active .stepNum,.stepThree.active .stepNum{ - background-color:#027aff; - } - .step.stepOne.active:after,.step.stepTwo.active:after,.step.stepThree.active:after{ - background-color:#027aff; - } - - .stepThree{ - padding-right:40px; - display: flex; - justify-content: flex-end; - } - .stepOne:after{ - z-index: 2; - } - .stepTwo:after{ - z-index: 3; - background-color:#e5e5e5; - } - .stepThree:after{ - z-index: 1; - } - .stepText{ - font-size: 14px; - color: #333; - position: absolute; - top: 22px; - width: 70px; - margin: 0 auto; - } - .stepThree .stepText{ - width: 56px; - margin-left: -22px; - - } - .stepThree.active .stepText{ - margin-left: -18px; - - } - .active .stepText{ - color:#027aff; - } +.stepThree { + padding-right: 40px; + display: flex; + justify-content: flex-end; +} +.stepOne:after { + z-index: 2; +} +.stepTwo:after { + z-index: 3; + background-color: #e5e5e5; +} +.stepThree:after { + z-index: 1; +} +.stepText { + font-size: 14px; + color: #333; + position: absolute; + top: 22px; + width: 70px; + margin: 0 auto; +} +.stepThree .stepText { + width: 56px; + margin-left: -22px; +} +.stepThree.active .stepText { + margin-left: -18px; +} +.active .stepText { + color: #027aff; +} -.uploadZheng{ - text-align: center; - margin-top: 30px; - margin-bottom: 20px; - } - - .uploadZheng image,.uploadFan image{ - width: 313px; - height:167px; - border-radius: 8px; - } - .uploadFan{ - text-align: center; - margin-top: 20px; - } - .aLink{ - color:#027AFF; - display: inline-block; - } - .mt36{ - margin-top:36px; - } - .p010{ - padding: 0 10px; - } - .mt0{ - margin-top:0 !important; - } \ No newline at end of file +.uploadZheng { + text-align: center; + margin-top: 30px; + margin-bottom: 20px; +} + +.uploadZheng image, +.uploadFan image { + width: 313px; + height: 167px; + border-radius: 8px; +} +.uploadFan { + text-align: center; + margin-top: 20px; +} +.aLink { + color: #027aff; + display: inline-block; +} +.mt36 { + margin-top: 36px; +} +.p010 { + padding: 0 10px; +} +.mt0 { + margin-top: 0 !important; +} diff --git a/pages/home/index.js b/pages/home/index.js index fe02a2f..5f93ba8 100644 --- a/pages/home/index.js +++ b/pages/home/index.js @@ -146,7 +146,7 @@ query.exec(function(res){ } console.log(path) return { - "title":'伯才', + "title":'一才', 'path': path, } } diff --git a/pages/index的副本/index.js b/pages/index的副本/index.js index ff8189b..7573d41 100644 --- a/pages/index的副本/index.js +++ b/pages/index的副本/index.js @@ -372,7 +372,7 @@ Page({ } console.log(path) return { - "title":'伯才', + "title":'一才', 'path': path, } }, diff --git a/pages/makeJkzInfoSure/index.wxml b/pages/makeJkzInfoSure/index.wxml index 89a8ab1..d6abac0 100644 --- a/pages/makeJkzInfoSure/index.wxml +++ b/pages/makeJkzInfoSure/index.wxml @@ -50,7 +50,7 @@ -伯才依法保护你的信息安全 +一才依法保护你的信息安全 diff --git a/pages/me/index.wxml b/pages/me/index.wxml index 780dee4..d0a8012 100644 --- a/pages/me/index.wxml +++ b/pages/me/index.wxml @@ -1,102 +1,96 @@ - - - - - - - - - - - - - - - {{user.userName}} - - - - - - - {{user.tel}} - - + + + + + + + + + + - - - - - 去认证 - - + + + {{user.userName}} + + + + + + + {{user.tel}} + + + + + + 去认证 + + + + - - - - - - - - - - 微信用户 - - - - + + + + + + + + + 微信用户 + + + + + - - - 账户余额(元) - - - - 详情 - + + + + 账户余额(元) + + + + 详情 + + - - - {{balance}} - **** - - + + {{balance}} + **** + + - - 我的卡包 - - - - - - - 证件 - {{cardNum}}张 - - - - 银行卡 - + + 我的卡包 + + + + + + 证件 + {{cardNum}}张 + + + + 银行卡 + - - - - - + --> + - - 我的服务 - - - - 我的收藏 - - - - - 我的简历 - + + 我的服务 + + + + + + 我的简历 + - - - 我的报名 - - + + --> - - - 地址本 - - - - + --> + - + + + - - - - - - 专属客服 - - - - - 一才客服 - - - 13253506869 - - - 电话联系 - - + + + + 专属客服 + + + + + 一才客服 + + 13253506869 + + + 电话联系 + - - + + - - - - - - - - 设置 - - + + + + + - + 设置 + + + + - + - - +catchgetphonenumber="getPhoneNumber" catchtap="emptyMethod" data-tag='0'>登录/注册--> +--> +--> +--> +--> +--> +--> - - +--> +--> - - - - + + --> - - - - 一才客服 - 专属客服 - - 13253506869 - - - 取消 - - - - + + + + 一才客服 + 专属客服 + + 13253506869 + + + 取消 + + + - \ No newline at end of file + + diff --git a/pages/me/index.wxss b/pages/me/index.wxss index e12c7b2..e092f5d 100644 --- a/pages/me/index.wxss +++ b/pages/me/index.wxss @@ -1,421 +1,416 @@ page { - background-color: #f5f5f5; + background-color: #f5f5f5; } .mb16 { - margin-bottom: 32rpx; + margin-bottom: 32rpx; } .lefticon { - font-size: 20px; - line-height: 1; + font-size: 20px; + line-height: 1; } .p13 { - padding: 26rpx; + padding: 26rpx; } .mw-labe { - display: flex; - flex-direction: row; - align-items: center; + display: flex; + flex-direction: row; + align-items: center; } .iconOut { - font-size: 20px; - width: 20px; - height: 20px; - margin-right: 20px; - line-height: 1; + font-size: 20px; + width: 20px; + height: 20px; + margin-right: 20px; + line-height: 1; } .iconOutTop { - - width: 56px; - border-radius: 50%; - height: 56px; - margin-right: 16px; - /* margin-left: 20px; */ - overflow: hidden; + width: 56px; + border-radius: 50%; + height: 56px; + margin-right: 16px; + /* margin-left: 20px; */ + overflow: hidden; } .noLogin { - width: 84px; - border-radius: 50%; - height: 84px; - margin-left: calc(50vw - 42px); - overflow: hidden; + width: 84px; + border-radius: 50%; + height: 84px; + margin-left: calc(50vw - 42px); + overflow: hidden; } - .f20.mw-labe .flex-1 { - display: flex; - flex-direction: row; - align-items: center; + display: flex; + flex-direction: row; + align-items: center; } .f20.mw-labe text { - color: #333; - font-weight: 400; - line-height: 22px; + color: #333; + font-weight: 400; + line-height: 22px; } .show-image { - width: 56px; - height: 56px; - max-width: 100%; - max-height: 100%; - border: none; - border-radius: 50%; - /* margin-right: 32rpx; */ - /*padding-top: 18rpx; + width: 56px; + height: 56px; + max-width: 100%; + max-height: 100%; + border: none; + border-radius: 50%; + /* margin-right: 32rpx; */ + /*padding-top: 18rpx; padding-bottom: 18rpx;*/ } .nav { - width: 100%; - overflow: hidden; - position: relative; - top: 0; - left: 0; - z-index: 10; + width: 100%; + overflow: hidden; + position: relative; + top: 0; + left: 0; + z-index: 10; } .nav-title { - width: 100%; - text-align: left; - /* position: absolute; */ - /* bottom: 0; */ - /* left: 0; */ - z-index: 10; - font-family: PingFang-SC-Medium; - font-size: 40rpx; - margin-left: 40rpx; - + width: 100%; + text-align: left; + /* position: absolute; */ + /* bottom: 0; */ + /* left: 0; */ + z-index: 10; + font-family: PingFang-SC-Medium; + font-size: 40rpx; + margin-left: 40rpx; } .new-top { - background-color: transparent; - padding: 20px 40rpx 0 40rpx; - z-index: -1; - position: relative; - font-size: 40rpx; - padding-left: 0; - /* align-items:flex-end; + background-color: transparent; + padding: 20px 40rpx 0 40rpx; + z-index: -1; + position: relative; + font-size: 40rpx; + padding-left: 0; + /* align-items:flex-end; display:flex; */ } .meTop { - padding-top: 10px; - padding-bottom: 20px; - padding-right: 20px; - /* height: 116px; */ - background-color: #027AFF; - /* display: flex; */ + padding-top: 10px; + padding-bottom: 20px; + padding-right: 20px; + /* height: 116px; */ + background-color: #027aff; + /* display: flex; */ } .weui-btn_primary { - width: 260px; - height: 50px; - opacity: 1; - background: #027AFF; - border-radius: 25px; - font-size: 18px; - font-weight: 601; - color: #ffffff; - padding: 0; - line-height: 50px; - + width: 260px; + height: 50px; + opacity: 1; + background: #027aff; + border-radius: 25px; + font-size: 18px; + font-weight: 601; + color: #ffffff; + padding: 0; + line-height: 50px; } .hover-btn.weui-btn_primary:active, .hover-btn.weui-btn_primary:focus, .hover-btn { - background-color: #027AFF; - opacity: 0.8; + background-color: #027aff; + opacity: 0.8; } .f20 { - font-size: 20px; + font-size: 20px; } .fakeBtn { - margin: 0; - border-radius: 0; - /* border-top-right-radius: 4px; + margin: 0; + border-radius: 0; + /* border-top-right-radius: 4px; border-top-left-radius: 4px; */ - line-height: 40px; - background-color: #fff; + line-height: 40px; + background-color: #fff; } .hcb { - background-color: #f2f2f2; + background-color: #f2f2f2; } .p020 { - padding: 0 20px; + padding: 0 20px; } .p200 { - padding: 20px 0px; + padding: 20px 0px; } .lineT { - height: 1px; - width: calc(100vw - 40px); - margin: 0 auto; - background-color: rgba(0, 0, 0, 0.08); + height: 1px; + width: calc(100vw - 40px); + margin: 0 auto; + background-color: rgba(0, 0, 0, 0.08); } .p10 { - padding: 10px; + padding: 10px; } .rightXYY { - line-height: 1; - color: #999; - display: block; - flex: 1; - text-align: right; + line-height: 1; + color: #999; + display: block; + flex: 1; + text-align: right; } .pft { - position: relative; - top: -40px; + position: relative; + top: -40px; } .meTop0 { - padding: 10px; - /* padding-top: 20px; */ - /* height: 136px; */ - /* padding-bottom: 10px; */ - /* padding-right: 20px; */ - /* background-color: #027AFF; */ - /* display: flex; */ + padding: 10px; + /* padding-top: 20px; */ + /* height: 136px; */ + /* padding-bottom: 10px; */ + /* padding-right: 20px; */ + /* background-color: #027AFF; */ + /* display: flex; */ } .yeView { - height: 76px; - padding: 0 20px; - opacity: 1; - background: linear-gradient(239deg, #3b415b 5%, #191e30 58%); - border-radius: 12px; - border-bottom-left-radius: 0; - border-bottom-right-radius: 0; + height: 76px; + padding: 0 20px; + opacity: 1; + background: linear-gradient(239deg, #3b415b 5%, #191e30 58%); + border-radius: 12px; + border-bottom-left-radius: 0; + border-bottom-right-radius: 0; } .hMoney { - font-size: 24px; - font-weight: 601; - text-align: left; - color: #ffffff; - line-height: 33px; + font-size: 24px; + font-weight: 601; + text-align: left; + color: #ffffff; + line-height: 33px; } .hText { - font-size: 12px; - font-weight: 400; - color: #cccccc; - line-height: 17px; + font-size: 12px; + font-weight: 400; + color: #cccccc; + line-height: 17px; } .hbtn { - width: 91px; - height: 34px; - background: #027AFF; - border-radius: 17px; - font-size: 14px; - font-weight: 400; - text-align: center; - color: #ffffff; - line-height: 34px; + width: 91px; + height: 34px; + background: #027aff; + border-radius: 17px; + font-size: 14px; + font-weight: 400; + text-align: center; + color: #ffffff; + line-height: 34px; } .weui-dialog__title { - font-size: 18px; - font-weight: 400; - color: #333333; - line-height: 25px; + font-size: 18px; + font-weight: 400; + color: #333333; + line-height: 25px; } .weui-dialog__bd { - font-size: 16px; - font-weight: 400; - text-align: center; - color: #787878; - line-height: 22px; - margin-bottom: 20px; - /* border-bottom: 1rpx solid #e2e2e2; */ + font-size: 16px; + font-weight: 400; + text-align: center; + color: #787878; + line-height: 22px; + margin-bottom: 20px; + /* border-bottom: 1rpx solid #e2e2e2; */ } .weui-dialog__bd view { - padding-bottom: 20px; + padding-bottom: 20px; - border-bottom: 1rpx solid #e2e2e2; + border-bottom: 1rpx solid #e2e2e2; } .weui-dialog__hd { - padding: 32px 24px 20px; + padding: 32px 24px 20px; } .lflex { - font-size: 18px; - font-weight: 601; - text-align: center; - color: #027AFF; - line-height: 28px; - /* margin-top: 7px; */ - padding: 0 10px 0 30px; + font-size: 18px; + font-weight: 601; + text-align: center; + color: #027aff; + line-height: 28px; + /* margin-top: 7px; */ + padding: 0 10px 0 30px; } .rflex { - flex: 1; - padding: 0 30px 0 10px; + flex: 1; + padding: 0 30px 0 10px; } .rflex button { - margin-top: 0; - margin-bottom: 0; - height: 40px; - opacity: 1; - background: #027AFF; - border-radius: 25px; - font-size: 18px; - font-weight: 601; - color: #ffffff; - line-height: 40px; + margin-top: 0; + margin-bottom: 0; + height: 40px; + opacity: 1; + background: #027aff; + border-radius: 25px; + font-size: 18px; + font-weight: 601; + color: #ffffff; + line-height: 40px; } .userName { - font-size: 22px; - color: #333; - line-height: 22px; - margin-top: 0; + font-size: 22px; + color: #333; + line-height: 22px; + margin-top: 0; } .jifen { - margin-left: 8px; - line-height: 14px; - text-align: center; - font-size: 12px; - color: #fff; - border: 1px solid #eeeeee; - border-radius: 9px; - padding: 0px 8px; + margin-left: 8px; + line-height: 14px; + text-align: center; + font-size: 12px; + color: #fff; + border: 1px solid #eeeeee; + border-radius: 9px; + padding: 0px 8px; } .opaTel { - font-size: 16px; - font-weight: 400; - color: #666666; - line-height: 14px; + font-size: 16px; + font-weight: 400; + color: #666666; + line-height: 14px; } .opaTelSmall { - font-size: 14px; - font-weight: 400; - text-align: left; - color: #8c8c8c; - line-height: 12px; + font-size: 14px; + font-weight: 400; + text-align: left; + color: #8c8c8c; + line-height: 12px; } - .meTitle { - font-size: 16px; - /* font-weight: 601; */ - color: #333333; - line-height: 24px; + font-size: 16px; + /* font-weight: 601; */ + color: #333333; + line-height: 24px; } .meIcon { - width: 22px; - height: 22px; - margin: 10px auto; - display: block; + width: 22px; + height: 22px; + margin: 10px auto; + display: block; } .iconOutTopSmall { - margin-left: 0; - height: 50px; - width: 50px; - border-radius: 50%; - margin-right: 12px; - position: relative; + margin-left: 0; + height: 50px; + width: 50px; + border-radius: 50%; + margin-right: 12px; + position: relative; } .makePhone { - width: 78px; - height: 26px; - text-align: center; - border: 1px solid #1f7fef; - border-radius: 14px; - font-size: 14px; - color: #1f7fef; - line-height: 26px; + width: 78px; + height: 26px; + text-align: center; + border: 1px solid var(--color-yc); + border-radius: 14px; + font-size: 14px; + color: var(--color-yc); + line-height: 26px; } .khjl { - position: absolute; - bottom: 0; - width: 50px; - text-align: center; - background-color: #1f7fef; - border-radius: 10px; - font-size: 10px; - color: #ffffff; - line-height: 13px; -} -.cf{ - color: #fff !important; -} -.moneyView{ - padding:12px 12px 12px 20px; - background-color: #027AFF; - border-radius: 8px; -} -.moneyText{ - flex: 1; - font-size: 14px; -color: #ffffff; -line-height: 20px; -} -.moneyM{ - flex: 1; - font-size: 26px; -color: #ffffff; -line-height: 30px; -} -.moneyCash{ - width: 44px; -height: 20px; -border: 1px solid #ffffff; -border-radius: 4px; -font-size: 12px; -color: #ffffff; -text-align: center; -line-height: 20px; -} -.moneyCashBtn{ - width: 44px; - height: 22px; - border: 1px solid #ffffff; - border-radius: 4px; - font-size: 12px; - color: #ffffff; - text-align: center; - line-height: 22px; - padding: 0; - margin: 0; - background-color: transparent !important; -} -.myService{ - flex-wrap: wrap; -} -.myService .flex-1{ - min-width: 25%; - max-width: 25%; -} -.flex-right{ - display: flex; - justify-content: flex-end; + position: absolute; + bottom: 0; + width: 50px; + text-align: center; + background-color: var(--color-yc); + border-radius: 10px; + font-size: 10px; + color: #ffffff; + line-height: 13px; +} +.cf { + color: #fff !important; +} +.moneyView { + padding: 12px 12px 12px 20px; + background-color: var(--color-yc); + border-radius: 8px; +} +.moneyText { + flex: 1; + font-size: 14px; + color: #ffffff; + line-height: 20px; +} +.moneyM { + flex: 1; + font-size: 26px; + color: #ffffff; + line-height: 30px; +} +.moneyCash { + width: 44px; + height: 20px; + border: 1px solid #ffffff; + border-radius: 4px; + font-size: 12px; + color: #ffffff; + text-align: center; + line-height: 20px; +} +.moneyCashBtn { + width: 44px; + height: 22px; + border: 1px solid #ffffff; + border-radius: 4px; + font-size: 12px; + color: #ffffff; + text-align: center; + line-height: 22px; + padding: 0; + margin: 0; + background-color: transparent !important; +} +.myService { + flex-wrap: wrap; +} +.myService .flex-1 { + min-width: 25%; + max-width: 25%; +} +.flex-right { + display: flex; + justify-content: flex-end; } diff --git a/pages/me1/index.js b/pages/me1/index.js index e043106..634dc2b 100644 --- a/pages/me1/index.js +++ b/pages/me1/index.js @@ -201,7 +201,7 @@ toMakeInfo:function(){ } console.log(path) return { - "title":'伯才', + "title":'一才', 'path': path, } }, diff --git a/pages/resumeDone/index.wxml b/pages/resumeDone/index.wxml index 3787bbb..c9388b3 100644 --- a/pages/resumeDone/index.wxml +++ b/pages/resumeDone/index.wxml @@ -1,5 +1,5 @@ -
+ @@ -8,29 +8,27 @@ 信息登记表 - - - 生活照 - - + + 生活照 + - - - - + + - + + + {{userDetails.liveAddress}} - + + + {{userDetails.weChat}} @@ -39,7 +37,9 @@ - + + + {{item.emergencyName}} {{item.emergencyRelation}} @@ -49,26 +49,26 @@ - - + + 信息登记表 - + - + 教育经历 - + - - - - - 工作经历 + + 工作经历 - + - \ No newline at end of file + diff --git a/pages/setUp/index.wxml b/pages/setUp/index.wxml index 5067dca..0638d7c 100644 --- a/pages/setUp/index.wxml +++ b/pages/setUp/index.wxml @@ -20,7 +20,7 @@ - 关于伯才工作 + 关于一才工作 版本1.0.1 diff --git a/pages/zhijiaoIndex/index.js b/pages/zhijiaoIndex/index.js index 21a6021..39d72e1 100644 --- a/pages/zhijiaoIndex/index.js +++ b/pages/zhijiaoIndex/index.js @@ -351,7 +351,7 @@ Page({ } console.log(path) return { - "title":'伯才', + "title":'一才', 'path': path, } }, diff --git a/project.config.json b/project.config.json index c2981fe..5e09a9b 100644 --- a/project.config.json +++ b/project.config.json @@ -35,7 +35,8 @@ "useCompilerPlugins": false, "minifyWXML": true, "ignoreUploadUnusedFiles": true, - "useStaticServer": true + "useStaticServer": true, + "condition": false }, "compileType": "miniprogram", "simulatorType": "wechat", diff --git a/yicaifont.wxss b/yicaifont.wxss new file mode 100644 index 0000000..6320a3b --- /dev/null +++ b/yicaifont.wxss @@ -0,0 +1,22 @@ +@font-face { + font-family: "yicaifont"; /* Project id 4193532 */ + src: url('//at.alicdn.com/t/c/font_4193532_28ujkykwzim.woff2?t=1690946695087') format('woff2'), + url('//at.alicdn.com/t/c/font_4193532_28ujkykwzim.woff?t=1690946695087') format('woff'), + url('//at.alicdn.com/t/c/font_4193532_28ujkykwzim.ttf?t=1690946695087') format('truetype'); +} + +.yicaifont { + font-family: "yicaifont" !important; + font-size: 16px; + font-style: normal; + -webkit-font-smoothing: antialiased; + -moz-osx-font-smoothing: grayscale; +} + +.icon-jianli-outer:before { + content: "\e8ca"; +} + +.icon-jianli-inner:before { + content: "\e8cb"; +}