dev_local_v7_zhonnandaxuekeyan
zs_97 3 years ago
parent d7a8d380dd
commit 02525a96d5

File diff suppressed because one or more lines are too long

@ -727,42 +727,42 @@ tr > .ant-picker-cell-in-view.ant-picker-cell-range-hover-start:last-child::afte
.ant-form-item-has-success.ant-form-item-has-feedback .ant-form-item-children-icon {color: @success-color;}
.ant-form-item-has-warning .ant-form-item-explain, .ant-form-item-has-warning .ant-form-item-split {color: @warning-color;}
.ant-form-item-has-warning .ant-input, .ant-form-item-has-warning .ant-input-affix-wrapper, .ant-form-item-has-warning .ant-input:hover, .ant-form-item-has-warning .ant-input-affix-wrapper:hover {border-color: @warning-color;}
.ant-form-item-has-warning .ant-input:focus, .ant-form-item-has-warning .ant-input-affix-wrapper:focus, .ant-form-item-has-warning .ant-input-focused, .ant-form-item-has-warning .ant-input-affix-wrapper-focused {border-color: color(~`colorPalette("@{warning-color}", 5)`);border-right-width: 1px !important;box-shadow: 0 0 0 2px rgba(215, 255, 39, 0.2);}
.ant-form-item-has-warning .ant-input:focus, .ant-form-item-has-warning .ant-input-affix-wrapper:focus, .ant-form-item-has-warning .ant-input-focused, .ant-form-item-has-warning .ant-input-affix-wrapper-focused {border-color: color(~`colorPalette("@{warning-color}", 5)`);border-right-width: 1px !important;box-shadow: 0 0 0 2px rgba(90, 34, 236, 0.2);}
.ant-form-item-has-warning .ant-input:not(.ant-form-item-has-warning .ant-input-disabled) {background-color: #fff;}
.ant-form-item-has-warning .ant-input-affix-wrapper:not(.ant-form-item-has-warning .ant-input-affix-wrapper-disabled) {background-color: #fff;}
.ant-form-item-has-warning .ant-input-affix-wrapper input:focus {box-shadow: none !important;}
.ant-form-item-has-warning .ant-calendar-picker-open .ant-calendar-picker-input {border-color: color(~`colorPalette("@{warning-color}", 5)`);border-right-width: 1px !important;box-shadow: 0 0 0 2px rgba(215, 255, 39, 0.2);}
.ant-form-item-has-warning .ant-calendar-picker-open .ant-calendar-picker-input {border-color: color(~`colorPalette("@{warning-color}", 5)`);border-right-width: 1px !important;box-shadow: 0 0 0 2px rgba(90, 34, 236, 0.2);}
.ant-form-item-has-warning .ant-input-prefix {color: @warning-color;}
.ant-form-item-has-warning .ant-input-group-addon {color: @warning-color;border-color: @warning-color;}
.ant-form-item-has-warning .has-feedback {color: @warning-color;}
.ant-form-item-has-warning.ant-form-item-has-feedback .ant-form-item-children-icon {color: @warning-color;}
.ant-form-item-has-warning .ant-select:not(.ant-select-borderless) .ant-select-selector {border-color: @warning-color !important;}
.ant-form-item-has-warning .ant-select:not(.ant-select-borderless).ant-select-open .ant-select-selector, .ant-form-item-has-warning .ant-select:not(.ant-select-borderless).ant-select-focused .ant-select-selector {border-color: color(~`colorPalette("@{warning-color}", 5)`);border-right-width: 1px !important;box-shadow: 0 0 0 2px rgba(215, 255, 39, 0.2);}
.ant-form-item-has-warning .ant-select:not(.ant-select-borderless).ant-select-open .ant-select-selector, .ant-form-item-has-warning .ant-select:not(.ant-select-borderless).ant-select-focused .ant-select-selector {border-color: color(~`colorPalette("@{warning-color}", 5)`);border-right-width: 1px !important;box-shadow: 0 0 0 2px rgba(90, 34, 236, 0.2);}
.ant-form-item-has-warning .ant-input-number, .ant-form-item-has-warning .ant-picker {border-color: @warning-color;}
.ant-form-item-has-warning .ant-input-number-focused, .ant-form-item-has-warning .ant-picker-focused, .ant-form-item-has-warning .ant-input-number:focus, .ant-form-item-has-warning .ant-picker:focus {border-color: color(~`colorPalette("@{warning-color}", 5)`);border-right-width: 1px !important;box-shadow: 0 0 0 2px rgba(215, 255, 39, 0.2);}
.ant-form-item-has-warning .ant-input-number-focused, .ant-form-item-has-warning .ant-picker-focused, .ant-form-item-has-warning .ant-input-number:focus, .ant-form-item-has-warning .ant-picker:focus {border-color: color(~`colorPalette("@{warning-color}", 5)`);border-right-width: 1px !important;box-shadow: 0 0 0 2px rgba(90, 34, 236, 0.2);}
.ant-form-item-has-warning .ant-input-number:not([disabled]):hover, .ant-form-item-has-warning .ant-picker:not([disabled]):hover {border-color: @warning-color;}
.ant-form-item-has-warning .ant-cascader-picker:focus .ant-cascader-input {border-color: color(~`colorPalette("@{warning-color}", 5)`);border-right-width: 1px !important;box-shadow: 0 0 0 2px rgba(215, 255, 39, 0.2);}
.ant-form-item-has-warning .ant-cascader-picker:focus .ant-cascader-input {border-color: color(~`colorPalette("@{warning-color}", 5)`);border-right-width: 1px !important;box-shadow: 0 0 0 2px rgba(90, 34, 236, 0.2);}
.ant-form-item-has-error .ant-form-item-explain, .ant-form-item-has-error .ant-form-item-split {color: @error-color;}
.ant-form-item-has-error .ant-input, .ant-form-item-has-error .ant-input-affix-wrapper, .ant-form-item-has-error .ant-input:hover, .ant-form-item-has-error .ant-input-affix-wrapper:hover {border-color: @error-color;}
.ant-form-item-has-error .ant-input:focus, .ant-form-item-has-error .ant-input-affix-wrapper:focus, .ant-form-item-has-error .ant-input-focused, .ant-form-item-has-error .ant-input-affix-wrapper-focused {border-color: color(~`colorPalette("@{error-color}", 5)`);border-right-width: 1px !important;box-shadow: 0 0 0 2px rgba(164, 5, 94, 0.2);}
.ant-form-item-has-error .ant-input:focus, .ant-form-item-has-error .ant-input-affix-wrapper:focus, .ant-form-item-has-error .ant-input-focused, .ant-form-item-has-error .ant-input-affix-wrapper-focused {border-color: color(~`colorPalette("@{error-color}", 5)`);border-right-width: 1px !important;box-shadow: 0 0 0 2px rgba(67, 251, 208, 0.2);}
.ant-form-item-has-error .ant-input:not(.ant-form-item-has-error .ant-input-disabled) {background-color: #fff;}
.ant-form-item-has-error .ant-input-affix-wrapper:not(.ant-form-item-has-error .ant-input-affix-wrapper-disabled) {background-color: #fff;}
.ant-form-item-has-error .ant-input-affix-wrapper input:focus {box-shadow: none !important;}
.ant-form-item-has-error .ant-calendar-picker-open .ant-calendar-picker-input {border-color: color(~`colorPalette("@{error-color}", 5)`);border-right-width: 1px !important;box-shadow: 0 0 0 2px rgba(164, 5, 94, 0.2);}
.ant-form-item-has-error .ant-calendar-picker-open .ant-calendar-picker-input {border-color: color(~`colorPalette("@{error-color}", 5)`);border-right-width: 1px !important;box-shadow: 0 0 0 2px rgba(67, 251, 208, 0.2);}
.ant-form-item-has-error .ant-input-prefix {color: @error-color;}
.ant-form-item-has-error .ant-input-group-addon {color: @error-color;border-color: @error-color;}
.ant-form-item-has-error .has-feedback {color: @error-color;}
.ant-form-item-has-error.ant-form-item-has-feedback .ant-form-item-children-icon {color: @error-color;}
.ant-form-item-has-error .ant-select:not(.ant-select-borderless) .ant-select-selector {border-color: @error-color !important;}
.ant-form-item-has-error .ant-select:not(.ant-select-borderless).ant-select-open .ant-select-selector, .ant-form-item-has-error .ant-select:not(.ant-select-borderless).ant-select-focused .ant-select-selector {border-color: color(~`colorPalette("@{error-color}", 5)`);border-right-width: 1px !important;box-shadow: 0 0 0 2px rgba(164, 5, 94, 0.2);}
.ant-form-item-has-error .ant-select:not(.ant-select-borderless).ant-select-open .ant-select-selector, .ant-form-item-has-error .ant-select:not(.ant-select-borderless).ant-select-focused .ant-select-selector {border-color: color(~`colorPalette("@{error-color}", 5)`);border-right-width: 1px !important;box-shadow: 0 0 0 2px rgba(67, 251, 208, 0.2);}
.ant-form-item-has-error .ant-input-group-addon .ant-select.ant-select-single:not(.ant-select-customize-input) .ant-select-selector {border: 0;}
.ant-form-item-has-error .ant-select.ant-select-auto-complete .ant-input:focus {border-color: @error-color;}
.ant-form-item-has-error .ant-input-number, .ant-form-item-has-error .ant-picker {border-color: @error-color;}
.ant-form-item-has-error .ant-input-number-focused, .ant-form-item-has-error .ant-picker-focused, .ant-form-item-has-error .ant-input-number:focus, .ant-form-item-has-error .ant-picker:focus {border-color: color(~`colorPalette("@{error-color}", 5)`);border-right-width: 1px !important;box-shadow: 0 0 0 2px rgba(164, 5, 94, 0.2);}
.ant-form-item-has-error .ant-input-number-focused, .ant-form-item-has-error .ant-picker-focused, .ant-form-item-has-error .ant-input-number:focus, .ant-form-item-has-error .ant-picker:focus {border-color: color(~`colorPalette("@{error-color}", 5)`);border-right-width: 1px !important;box-shadow: 0 0 0 2px rgba(67, 251, 208, 0.2);}
.ant-form-item-has-error .ant-input-number:not([disabled]):hover, .ant-form-item-has-error .ant-picker:not([disabled]):hover {border-color: @error-color;}
.ant-form-item-has-error .ant-mention-wrapper .ant-mention-editor, .ant-form-item-has-error .ant-mention-wrapper .ant-mention-editor:not([disabled]):hover {border-color: @error-color;}
.ant-form-item-has-error .ant-mention-wrapper.ant-mention-active:not([disabled]) .ant-mention-editor, .ant-form-item-has-error .ant-mention-wrapper .ant-mention-editor:not([disabled]):focus {border-color: color(~`colorPalette("@{error-color}", 5)`);border-right-width: 1px !important;box-shadow: 0 0 0 2px rgba(164, 5, 94, 0.2);}
.ant-form-item-has-error .ant-cascader-picker:focus .ant-cascader-input {border-color: color(~`colorPalette("@{error-color}", 5)`);border-right-width: 1px !important;box-shadow: 0 0 0 2px rgba(164, 5, 94, 0.2);}
.ant-form-item-has-error .ant-mention-wrapper.ant-mention-active:not([disabled]) .ant-mention-editor, .ant-form-item-has-error .ant-mention-wrapper .ant-mention-editor:not([disabled]):focus {border-color: color(~`colorPalette("@{error-color}", 5)`);border-right-width: 1px !important;box-shadow: 0 0 0 2px rgba(67, 251, 208, 0.2);}
.ant-form-item-has-error .ant-cascader-picker:focus .ant-cascader-input {border-color: color(~`colorPalette("@{error-color}", 5)`);border-right-width: 1px !important;box-shadow: 0 0 0 2px rgba(67, 251, 208, 0.2);}
.ant-form-item-has-error .ant-transfer-list {border-color: @error-color;}
.ant-form-item-has-error .ant-transfer-list-search:not([disabled]) {border-color: @border-color-base;}
.ant-form-item-has-error .ant-transfer-list-search:not([disabled]):hover {border-color: color(~`colorPalette("@{primary-color}", 5)`);border-right-width: 1px !important;}

@ -127,6 +127,6 @@
<script src="/react/build/antdesign.b37370e5.async.js"></script>
<script src="/react/build/vendors.ba2b584b.async.js"></script>
<script src="/react/build/umi.b44d2c62.js"></script>
<script src="/react/build/umi.a2bbdda8.js"></script>
</body>
</html>

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

@ -1 +1 @@
(window.webpackJsonp=window.webpackJsonp||[]).push([[149],{BqfQ:function(l,s,t){"use strict";t.r(s);var a=t("k1fw"),c=t("q1tI"),e=t.n(c),m=t("yTi+"),d=t.n(m),E=t("9kvl"),p=t("/EoS"),D=t.n(p),f=t("Ty5D"),g=function(u){var h=u.user,P=h.userInfo,o=Object(f.g)(),r=JSON.parse(sessionStorage.getItem("errorStatus")),y=r==null?void 0:r.message,n={display:"inline-block",width:160,height:40,borderRadius:5,fontSize:14,textAlign:"center",lineHeight:"40px"};return P.authentication?e.a.createElement("div",{className:"pt60 pb60 tc"},e.a.createElement("img",{width:278,src:d.a,style:{marginTop:167}}),e.a.createElement("p",{className:"font16",style:{color:"#999",marginBottom:40,marginTop:20}},y||e.a.createElement("span",null,"\u60A8\u9047\u5230\u4E86\u6743\u9650\u95EE\u9898",e.a.createElement("br",null),"\u8BF7\u626B\u7801\u8054\u7CFB\u6559\u7814\u52A9\u529B\u5E2E\u60A8\u89E3\u51B3~")),e.a.createElement("div",{style:{marginBottom:70}},o.length>2&&e.a.createElement("a",{style:Object(a.a)(Object(a.a)({},n),{},{border:"1px solid #0152d9"}),onClick:function(_){_.preventDefault(),o.back()}},"\u8FD4\u56DE\u4E0A\u4E00\u9875"),e.a.createElement("a",{href:"/",style:Object(a.a)(Object(a.a)({},n),{},{backgroundColor:"#0152d9",color:"#fff",marginLeft:o.length>2?40:0})},"\u8FD4\u56DE\u9996\u9875"))):e.a.createElement("div",{className:"pt60 pb60 tc",style:{paddingTop:"130px"}},e.a.createElement("div",{className:"iconfont icon-shenfenzhenghaomaguizheng",style:{color:"#0152d9",fontSize:"150px"}}),e.a.createElement("p",{className:"font16",style:{color:"#999",marginBottom:40,marginTop:20}},"\u60A8\u6CA1\u6709\u8BBF\u95EE\u6743\u9650\uFF0C\u8BF7\u5148\u8FDB\u884C\u5B9E\u540D\u8BA4\u8BC1~"),e.a.createElement("div",{style:{marginBottom:70}},e.a.createElement("a",{href:"/",style:Object(a.a)(Object(a.a)({},n),{},{backgroundColor:"#0152d9",color:"#fff"})},"\u8FD4\u56DE\u9996\u9875"),o.length>2&&e.a.createElement("a",{style:Object(a.a)(Object(a.a)({},n),{},{border:"1px solid #0152d9",marginLeft:o.length>2?40:0}),onClick:function(_){_.preventDefault(),o.push({pathname:"/account/certification"})}},"\u53BB\u5B9E\u540D\u8BA4\u8BC1")))};s.default=Object(E.a)(function(i){var u=i.user;return{user:u}})(g)},"yTi+":function(l,s,t){l.exports=t.p+"static/AssistantCode3.9bae6615.jpeg"}}]);
(window.webpackJsonp=window.webpackJsonp||[]).push([[149],{BqfQ:function(l,s,t){"use strict";t.r(s);var a=t("k1fw"),c=t("q1tI"),e=t.n(c),m=t("yTi+"),d=t.n(m),E=t("9kvl"),p=t("/EoS"),D=t.n(p),f=t("Ty5D"),g=function(u){var h=u.user,P=h.userInfo,o=Object(f.g)(),r=JSON.parse(sessionStorage.getItem("errorStatus")),y=r==null?void 0:r.message,n={display:"inline-block",width:160,height:40,borderRadius:5,fontSize:14,textAlign:"center",lineHeight:"40px"};return P.authentication?e.a.createElement("div",{className:"pt60 pb60 tc"},e.a.createElement("img",{width:278,src:d.a,style:{marginTop:167}}),e.a.createElement("p",{className:"font16",style:{color:"#999",marginBottom:40,marginTop:20}},y||e.a.createElement("span",null,"\u60A8\u9047\u5230\u4E86\u6743\u9650\u95EE\u9898",e.a.createElement("br",null),"\u8BF7\u626B\u7801\u8054\u7CFB\u6559\u7814\u52A9\u529B\u5E2E\u60A8\u89E3\u51B3~")),e.a.createElement("div",{style:{marginBottom:70}},o.length>2&&e.a.createElement("a",{style:Object(a.a)(Object(a.a)({},n),{},{border:"1px solid #0152d9"}),onClick:function(_){_.preventDefault(),o.back()}},"\u8FD4\u56DE\u4E0A\u4E00\u9875"),e.a.createElement("a",{href:"/",style:Object(a.a)(Object(a.a)({},n),{},{backgroundColor:"#0152d9",color:"#fff",marginLeft:o.length>2?40:0})},"\u8FD4\u56DE\u9996\u9875"))):e.a.createElement("div",{className:"pt60 pb60 tc",style:{paddingTop:"130px"}},e.a.createElement("div",{className:"iconfont icon-shenfenzhenghaomaguizheng",style:{color:"#0152d9",fontSize:"150px"}}),e.a.createElement("p",{className:"font16",style:{color:"#999",marginBottom:40,marginTop:20}},"\u60A8\u6CA1\u6709\u8BBF\u95EE\u6743\u9650\uFF0C\u8BF7\u5148\u8FDB\u884C\u5B9E\u540D\u8BA4\u8BC1~"),e.a.createElement("div",{style:{marginBottom:70}},e.a.createElement("a",{href:"/",style:Object(a.a)(Object(a.a)({},n),{},{backgroundColor:"#0152d9",color:"#fff"})},"\u8FD4\u56DE\u9996\u9875"),e.a.createElement("a",{style:Object(a.a)(Object(a.a)({},n),{},{border:"1px solid #0152d9",marginLeft:o.length>2?40:0}),onClick:function(_){_.preventDefault(),o.push({pathname:"/account/certification"})}},"\u53BB\u5B9E\u540D\u8BA4\u8BC1")))};s.default=Object(E.a)(function(i){var u=i.user;return{user:u}})(g)},"yTi+":function(l,s,t){l.exports=t.p+"static/AssistantCode3.9bae6615.jpeg"}}]);

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long
Loading…
Cancel
Save