dev_local_v7_kjyj
linlu 3 years ago
parent 6aa82ecc85
commit 20a6fe2020

BIN
.DS_Store vendored

Binary file not shown.

File diff suppressed because one or more lines are too long

@ -88,7 +88,7 @@ html {--antd-wave-shadow-color: @primary-color;}
.ant-alert-success .ant-alert-icon {color: @success-color;}
.ant-alert-info {background-color: color(~`colorPalette("@{primary-color}", 1)`);border: 1px solid color(~`colorPalette("@{primary-color}", 3)`);}
.ant-alert-info .ant-alert-icon {color: @primary-color;}
.ant-alert-warning {background-color: color(~`colorPalette("@{warning-color}", 1)`);border: 1px solid color(~`colorPalette("@{warning-color}", 3)`);}
.ant-alert-warning {background-color: color(~`colorPalette("@{modal-header-border-color-split}", 1)`);border: 1px solid color(~`colorPalette("@{warning-color}", 3)`);}
.ant-alert-warning .ant-alert-icon {color: @warning-color;}
.ant-alert-error {background-color: color(~`colorPalette("@{error-color}", 1)`);border: 1px solid color(~`colorPalette("@{error-color}", 3)`);}
.ant-alert-error .ant-alert-icon {color: @error-color;}
@ -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(212, 11, 24, 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(128, 48, 234, 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(212, 11, 24, 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(128, 48, 234, 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(212, 11, 24, 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(128, 48, 234, 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(212, 11, 24, 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(128, 48, 234, 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(212, 11, 24, 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(128, 48, 234, 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(129, 109, 95, 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(10, 147, 36, 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(129, 109, 95, 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(10, 147, 36, 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(129, 109, 95, 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(10, 147, 36, 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(129, 109, 95, 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(10, 147, 36, 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(129, 109, 95, 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(129, 109, 95, 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(10, 147, 36, 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(10, 147, 36, 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;}
@ -955,10 +955,10 @@ tr > .ant-picker-cell-in-view.ant-picker-cell-range-hover-start:last-child::afte
.ant-mentions-dropdown-menu-item-active {background-color: #f5f5f5;}
.ant-menu-item-danger.ant-menu-item {color: @error-color;}
.ant-menu-item-danger.ant-menu-item:hover, .ant-menu-item-danger.ant-menu-item-active {color: @error-color;}
.ant-menu-item-danger.ant-menu-item:active {background: color(~`colorPalette("@{layout-body-background}", 1)`);}
.ant-menu-item-danger.ant-menu-item:active {background: #fff1f0;}
.ant-menu-item-danger.ant-menu-item-selected {color: @error-color;}
.ant-menu-item-danger.ant-menu-item-selected > a, .ant-menu-item-danger.ant-menu-item-selected > a:hover {color: @error-color;}
.ant-menu:not(.ant-menu-horizontal) .ant-menu-item-danger.ant-menu-item-selected {background-color: color(~`colorPalette("@{layout-body-background}", 1)`);}
.ant-menu:not(.ant-menu-horizontal) .ant-menu-item-danger.ant-menu-item-selected {background-color: #fff1f0;}
.ant-menu-inline .ant-menu-item-danger.ant-menu-item::after {border-right-color: @error-color;}
.ant-menu-dark .ant-menu-item-danger.ant-menu-item, .ant-menu-dark .ant-menu-item-danger.ant-menu-item:hover, .ant-menu-dark .ant-menu-item-danger.ant-menu-item > a {color: @error-color;}
.ant-menu-dark.ant-menu-dark:not(.ant-menu-horizontal) .ant-menu-item-danger.ant-menu-item-selected {color: #fff;background-color: @error-color;}
@ -1457,11 +1457,11 @@ tr.ant-table-expanded-row:hover > td {background: #fbfbfb;}
.ant-tag-checkable:active, .ant-tag-checkable-checked {color: #fff;}
.ant-tag-checkable-checked {background-color: @primary-color;}
.ant-tag-checkable:active {background-color: color(~`colorPalette("@{primary-color}", 7)`);}
.ant-tag-pink {color: #eb2f96;background: color(~`colorPalette("@{modal-close-color}", 1)`);border-color: #ffadd2;}
.ant-tag-pink {color: #eb2f96;background: #fff0f6;border-color: #ffadd2;}
.ant-tag-pink-inverse {color: #fff;background: #eb2f96;border-color: #eb2f96;}
.ant-tag-magenta {color: #eb2f96;background: color(~`colorPalette("@{modal-close-color}", 1)`);border-color: #ffadd2;}
.ant-tag-magenta {color: #eb2f96;background: #fff0f6;border-color: #ffadd2;}
.ant-tag-magenta-inverse {color: #fff;background: #eb2f96;border-color: #eb2f96;}
.ant-tag-red {color: #f5222d;background: color(~`colorPalette("@{layout-body-background}", 1)`);border-color: #ffa39e;}
.ant-tag-red {color: #f5222d;background: #fff1f0;border-color: #ffa39e;}
.ant-tag-red-inverse {color: #fff;background: #f5222d;border-color: #f5222d;}
.ant-tag-volcano {color: #fa541c;background: #fff2e8;border-color: #ffbb96;}
.ant-tag-volcano-inverse {color: #fff;background: #fa541c;border-color: #fa541c;}
@ -1479,13 +1479,13 @@ tr.ant-table-expanded-row:hover > td {background: #fbfbfb;}
.ant-tag-green-inverse {color: #fff;background: #52c41a;border-color: #52c41a;}
.ant-tag-blue {color: #1890ff;background: #e6f7ff;border-color: #91d5ff;}
.ant-tag-blue-inverse {color: #fff;background: #1890ff;border-color: #1890ff;}
.ant-tag-geekblue {color: #2f54eb;background: #f0f5ff;border-color: #adc6ff;}
.ant-tag-geekblue {color: #2f54eb;background: color(~`colorPalette("@{text-color}", 1)`);border-color: #adc6ff;}
.ant-tag-geekblue-inverse {color: #fff;background: #2f54eb;border-color: #2f54eb;}
.ant-tag-purple {color: #722ed1;background: #f9f0ff;border-color: #d3adf7;}
.ant-tag-purple {color: #722ed1;background: color(~`colorPalette("@{modal-header-border-color-split}", 1)`);border-color: #d3adf7;}
.ant-tag-purple-inverse {color: #fff;background: #722ed1;border-color: #722ed1;}
.ant-tag-success {color: #52c41a;background: #f6ffed;border-color: #b7eb8f;}
.ant-tag-processing {color: #1890ff;background: #e6f7ff;border-color: #91d5ff;}
.ant-tag-error {color: #f5222d;background: color(~`colorPalette("@{layout-body-background}", 1)`);border-color: #ffa39e;}
.ant-tag-error {color: #f5222d;background: #fff1f0;border-color: #ffa39e;}
.ant-tag-warning {color: #fa8c16;background: #fff7e6;border-color: #ffd591;}
.ant-timeline {color: @text-color;}
.ant-timeline-item-tail {border-left: 2px solid #f0f0f0;}

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

@ -38,7 +38,7 @@
</script>
<![endif]-->
<script>
window.ENV = "newReactTest";
window.ENV = "build";
if (window.ENV !== "dev") {
console.log = new Function();
}
@ -77,8 +77,8 @@
}
}
</script>
<link rel="stylesheet" href="/antdesign.24312e5e.chunk.css" />
<link rel="stylesheet" href="/umi.2c2f0053.css" />
<link rel="stylesheet" href="/react/build/antdesign.24312e5e.chunk.css" />
<link rel="stylesheet" href="/react/build/umi.2c2f0053.css" />
<script>
window.routerBase = "/";
</script>
@ -88,7 +88,11 @@
</head>
<body>
<link rel="stylesheet/less" type="text/css" href="/color.less" />
<link
rel="stylesheet/less"
type="text/css"
href="/react/build/color.less"
/>
<script>
window.less = {
async: false,
@ -96,7 +100,7 @@
javascriptEnabled: true,
};
</script>
<script type="text/javascript" src="/js/less.min.js"></script>
<script type="text/javascript" src="/react/build/js/less.min.js"></script>
<noscript> 您需要启动浏览器支持JavaScript才可运行 </noscript>
<!-- <div style="position: absolute;top: -2000px;">
<img src="https://ali-cdn.educoder.net/images/avatars/LaboratorySetting/1nav?t=1609921874" title="" />
@ -121,8 +125,8 @@
gtag('config', 'UA-198293321-1');
</script> -->
<script src="/antdesign.439b6f17.async.js"></script>
<script src="/vendors.79812279.async.js"></script>
<script src="/umi.a2caf7a5.js"></script>
<script src="/react/build/antdesign.439b6f17.async.js"></script>
<script src="/react/build/vendors.1916aa71.async.js"></script>
<script src="/react/build/umi.ffb91f19.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

@ -1 +0,0 @@
(window.webpackJsonp=window.webpackJsonp||[]).push([[35],{y3wM:function(_,t,e){"use strict";e.r(t);var r=e("0Owb"),n=e("q1tI"),a=e.n(n),s=e("m3rI");t.default=function(l){var o=Object(r.a)({},l);return Object(n.useEffect)(function(){window.location.href=s.a.API_SERVER+o.location.pathname+o.location.search},[o.location.pathname]),a.a.createElement("div",null)}}}]);

@ -0,0 +1 @@
(window.webpackJsonp=window.webpackJsonp||[]).push([[35],{y3wM:function(_,t,e){"use strict";e.r(t);var s=e("0Owb"),n=e("q1tI"),r=e.n(n),a=e("m3rI");t.default=function(l){var o=Object(s.a)({},l);return Object(n.useEffect)(function(){window.location.href=a.a.API_SERVER+o.location.pathname+o.location.search},[o.location.pathname]),r.a.createElement("div",null)}}}]);

@ -1 +1 @@
(window.webpackJsonp=window.webpackJsonp||[]).push([[36],{BS0W:function(l,m,e){l.exports={flex_box_center:"flex_box_center___3KW-j",flex_space_between:"flex_space_between___2xKlQ",flex_box_vertical_center:"flex_box_vertical_center___3wCgD",flex_box_center_end:"flex_box_center_end___1WnfF",flex_box_column:"flex_box_column___4FKPz",example:"example___3oOn3",bg:"bg___3WNgM",banner:"banner___3hr4N",link:"link___1FjUb",name:"name___z9vsO",case:"case___Gk5Gq",li:"li___5RWHA",des:"des___28JmI"}},VHPi:function(l,m,e){"use strict";e.r(m);var K=e("cWXX"),O=e("/ezw"),g=e("9og8"),c=e("tJVT"),h=e("PpiC"),M=e("WmNS"),d=e.n(M),o=e("q1tI"),_=e.n(o),E=e("9kvl"),R=e("BS0W"),t=e.n(R),U=e("d4rn"),a=e.n(U),x=e("ErOA"),y=e("m3rI"),C=function(u){var L=u.user,S=Object(h.a)(u,["user"]),D=Object(o.useState)(!0),b=Object(c.a)(D,2),j=b[0],P=b[1],W=Object(o.useState)(0),f=Object(c.a)(W,2),N=f[0],k=f[1],A=Object(o.useState)([]),v=Object(c.a)(A,2),T=v[0],B=v[1];Object(o.useEffect)(function(){I()},[]);var I=function(){var s=Object(g.a)(d.a.mark(function i(){var n;return d.a.wrap(function(r){for(;;)switch(r.prev=r.next){case 0:return P(!0),r.next=3,Object(x.a)("/api/home/base_case.json",{method:"get"});case 3:n=r.sent,n.status===0&&B((n==null?void 0:n.cases)||[]),P(!1);case 6:case"end":return r.stop()}},i)}));return function(){return s.apply(this,arguments)}}(),F=[{img:a.a,title:"\u8BA1\u7B97\u673A\u53D1\u5C55\u53F2",intro:"\u901A\u8FC7\u5C55\u5385\u6A21\u62DF\uFF0C\u8BA9\u5B66\u751F\u4E86\u89E3\u975E\u7535\u5B50\u8BA1\u7B97\u88C5\u7F6E\u7684\u53D1\u5C55\u5386\u53F2"},{img:a.a,title:"\u8BA1\u7B97\u673A\u53D1\u5C55\u53F2",intro:"\u901A\u8FC7\u5C55\u5385\u6A21\u62DF\uFF0C\u8BA9\u5B66\u751F\u4E86\u89E3\u975E\u7535\u5B50\u8BA1\u7B97\u88C5\u7F6E\u7684\u53D1\u5C55\u5386\u53F2"},{img:a.a,title:"\u8BA1\u7B97\u673A\u53D1\u5C55\u53F2",intro:"\u901A\u8FC7\u5C55\u5385\u6A21\u62DF\uFF0C\u8BA9\u5B66\u751F\u4E86\u89E3\u975E\u7535\u5B50\u8BA1\u7B97\u88C5\u7F6E\u7684\u53D1\u5C55\u5386\u53F2"},{img:a.a,title:"\u8BA1\u7B97\u673A\u53D1\u5C55\u53F2",intro:"\u901A\u8FC7\u5C55\u5385\u6A21\u62DF\uFF0C\u8BA9\u5B66\u751F\u4E86\u89E3\u975E\u7535\u5B50\u8BA1\u7B97\u88C5\u7F6E\u7684\u53D1\u5C55\u5386\u53F2"},{img:a.a,title:"\u8BA1\u7B97\u673A\u53D1\u5C55\u53F2",intro:"\u901A\u8FC7\u5C55\u5385\u6A21\u62DF\uFF0C\u8BA9\u5B66\u751F\u4E86\u89E3\u975E\u7535\u5B50\u8BA1\u7B97\u88C5\u7F6E\u7684\u53D1\u5C55\u5386\u53F2"},{img:a.a,title:"\u8BA1\u7B97\u673A\u53D1\u5C55\u53F2",intro:"\u901A\u8FC7\u5C55\u5385\u6A21\u62DF\uFF0C\u8BA9\u5B66\u751F\u4E86\u89E3\u975E\u7535\u5B50\u8BA1\u7B97\u88C5\u7F6E\u7684\u53D1\u5C55\u5386\u53F2"},{img:a.a,title:"\u8BA1\u7B97\u673A\u53D1\u5C55\u53F2",intro:"\u901A\u8FC7\u5C55\u5385\u6A21\u62DF\uFF0C\u8BA9\u5B66\u751F\u4E86\u89E3\u975E\u7535\u5B50\u8BA1\u7B97\u88C5\u7F6E\u7684\u53D1\u5C55\u5386\u53F2"},{img:a.a,title:"\u8BA1\u7B97\u673A\u53D1\u5C55\u53F2",intro:"\u901A\u8FC7\u5C55\u5385\u6A21\u62DF\uFF0C\u8BA9\u5B66\u751F\u4E86\u89E3\u975E\u7535\u5B50\u8BA1\u7B97\u88C5\u7F6E\u7684\u53D1\u5C55\u5386\u53F2"}];return _.a.createElement("section",{className:t.a.example},_.a.createElement(O.a,{loading:j,active:!0,paragraph:{rows:5}},_.a.createElement("div",{className:t.a.bg},_.a.createElement("div",{className:t.a.banner},_.a.createElement("div",{className:t.a.link},_.a.createElement("span",{className:"current",onClick:function(){return E.d.push("/")}},"\u9996\u9875"),">\u6C89\u6D78\u5F0F\u6559\u5B66\u73AF\u5883"),_.a.createElement("div",{className:t.a.name},"\u6C89\u6D78\u5F0F\u6559\u5B66\u73AF\u5883"))),_.a.createElement("div",{className:t.a.case},_.a.createElement("div",{className:t.a.name},_.a.createElement("span",null,"\u5178\u578B\u6848\u4F8B"),_.a.createElement("span",null,"CLASSIC CASE")),_.a.createElement("aside",null,T.map(function(s,i){return _.a.createElement("a",{href:s.url,target:"_blank",className:t.a.li,key:i},_.a.createElement("img",{src:"".concat(y.a.IMG_SERVER).concat(s.pic_url)}),_.a.createElement("div",{className:t.a.des},_.a.createElement("h4",null,s.title),_.a.createElement("h6",null,s.sub_title)))})))))};m.default=Object(E.a)(function(p){var u=p.user;return{user:u}})(C)},d4rn:function(l,m,e){l.exports=e.p+"static/a.16be6077.png"}}]);
(window.webpackJsonp=window.webpackJsonp||[]).push([[36],{BS0W:function(o,m,e){o.exports={flex_box_center:"flex_box_center___3KW-j",flex_space_between:"flex_space_between___2xKlQ",flex_box_vertical_center:"flex_box_vertical_center___3wCgD",flex_box_center_end:"flex_box_center_end___1WnfF",flex_box_column:"flex_box_column___4FKPz",example:"example___3oOn3",bg:"bg___3WNgM",banner:"banner___3hr4N",link:"link___1FjUb",name:"name___z9vsO",case:"case___Gk5Gq",li:"li___5RWHA",des:"des___28JmI"}},VHPi:function(o,m,e){"use strict";e.r(m);var K=e("cWXX"),U=e("/ezw"),v=e("9og8"),d=e("tJVT"),h=e("PpiC"),D=e("WmNS"),c=e.n(D),n=e("q1tI"),_=e.n(n),E=e("9kvl"),M=e("BS0W"),t=e.n(M),R=e("d4rn"),a=e.n(R),g=e("ErOA"),x=e("m3rI"),C=function(u){var L=u.user,S=Object(h.a)(u,["user"]),y=Object(n.useState)(!0),b=Object(d.a)(y,2),W=b[0],P=b[1],j=Object(n.useState)(0),f=Object(d.a)(j,2),N=f[0],F=f[1],A=Object(n.useState)([]),O=Object(d.a)(A,2),T=O[0],B=O[1];Object(n.useEffect)(function(){I()},[]);var I=function(){var s=Object(v.a)(c.a.mark(function i(){var l;return c.a.wrap(function(r){for(;;)switch(r.prev=r.next){case 0:return P(!0),r.next=3,Object(g.a)("/api/home/base_case.json",{method:"get"});case 3:l=r.sent,l.status===0&&B((l==null?void 0:l.cases)||[]),P(!1);case 6:case"end":return r.stop()}},i)}));return function(){return s.apply(this,arguments)}}(),w=[{img:a.a,title:"\u8BA1\u7B97\u673A\u53D1\u5C55\u53F2",intro:"\u901A\u8FC7\u5C55\u5385\u6A21\u62DF\uFF0C\u8BA9\u5B66\u751F\u4E86\u89E3\u975E\u7535\u5B50\u8BA1\u7B97\u88C5\u7F6E\u7684\u53D1\u5C55\u5386\u53F2"},{img:a.a,title:"\u8BA1\u7B97\u673A\u53D1\u5C55\u53F2",intro:"\u901A\u8FC7\u5C55\u5385\u6A21\u62DF\uFF0C\u8BA9\u5B66\u751F\u4E86\u89E3\u975E\u7535\u5B50\u8BA1\u7B97\u88C5\u7F6E\u7684\u53D1\u5C55\u5386\u53F2"},{img:a.a,title:"\u8BA1\u7B97\u673A\u53D1\u5C55\u53F2",intro:"\u901A\u8FC7\u5C55\u5385\u6A21\u62DF\uFF0C\u8BA9\u5B66\u751F\u4E86\u89E3\u975E\u7535\u5B50\u8BA1\u7B97\u88C5\u7F6E\u7684\u53D1\u5C55\u5386\u53F2"},{img:a.a,title:"\u8BA1\u7B97\u673A\u53D1\u5C55\u53F2",intro:"\u901A\u8FC7\u5C55\u5385\u6A21\u62DF\uFF0C\u8BA9\u5B66\u751F\u4E86\u89E3\u975E\u7535\u5B50\u8BA1\u7B97\u88C5\u7F6E\u7684\u53D1\u5C55\u5386\u53F2"},{img:a.a,title:"\u8BA1\u7B97\u673A\u53D1\u5C55\u53F2",intro:"\u901A\u8FC7\u5C55\u5385\u6A21\u62DF\uFF0C\u8BA9\u5B66\u751F\u4E86\u89E3\u975E\u7535\u5B50\u8BA1\u7B97\u88C5\u7F6E\u7684\u53D1\u5C55\u5386\u53F2"},{img:a.a,title:"\u8BA1\u7B97\u673A\u53D1\u5C55\u53F2",intro:"\u901A\u8FC7\u5C55\u5385\u6A21\u62DF\uFF0C\u8BA9\u5B66\u751F\u4E86\u89E3\u975E\u7535\u5B50\u8BA1\u7B97\u88C5\u7F6E\u7684\u53D1\u5C55\u5386\u53F2"},{img:a.a,title:"\u8BA1\u7B97\u673A\u53D1\u5C55\u53F2",intro:"\u901A\u8FC7\u5C55\u5385\u6A21\u62DF\uFF0C\u8BA9\u5B66\u751F\u4E86\u89E3\u975E\u7535\u5B50\u8BA1\u7B97\u88C5\u7F6E\u7684\u53D1\u5C55\u5386\u53F2"},{img:a.a,title:"\u8BA1\u7B97\u673A\u53D1\u5C55\u53F2",intro:"\u901A\u8FC7\u5C55\u5385\u6A21\u62DF\uFF0C\u8BA9\u5B66\u751F\u4E86\u89E3\u975E\u7535\u5B50\u8BA1\u7B97\u88C5\u7F6E\u7684\u53D1\u5C55\u5386\u53F2"}];return _.a.createElement("section",{className:t.a.example},_.a.createElement(U.a,{loading:W,active:!0,paragraph:{rows:5}},_.a.createElement("div",{className:t.a.bg},_.a.createElement("div",{className:t.a.banner},_.a.createElement("div",{className:t.a.link},_.a.createElement("span",{className:"current",onClick:function(){return E.d.push("/")}},"\u9996\u9875"),">\u6C89\u6D78\u5F0F\u6559\u5B66\u73AF\u5883"),_.a.createElement("div",{className:t.a.name},"\u6C89\u6D78\u5F0F\u6559\u5B66\u73AF\u5883"))),_.a.createElement("div",{className:t.a.case},_.a.createElement("div",{className:t.a.name},_.a.createElement("span",null,"\u5178\u578B\u6848\u4F8B"),_.a.createElement("span",null,"CLASSIC CASE")),_.a.createElement("aside",null,T.map(function(s,i){return _.a.createElement("a",{href:s.url,target:"_blank",className:t.a.li,key:i},_.a.createElement("img",{src:"".concat(x.a.IMG_SERVER).concat(s.pic_url)}),_.a.createElement("div",{className:t.a.des},_.a.createElement("h4",null,s.title),_.a.createElement("h6",null,s.sub_title)))})))))};m.default=Object(E.a)(function(p){var u=p.user;return{user:u}})(C)},d4rn:function(o,m,e){o.exports=e.p+"static/a.16be6077.png"}}]);

File diff suppressed because one or more lines are too long

Some files were not shown because too many files have changed in this diff Show More

Loading…
Cancel
Save