Commit d22cf1ab authored by afc163's avatar afc163

Updates

parent b6e78a21
This source diff could not be displayed because it is too large. You can view the blob instead.
This source diff could not be displayed because it is too large. You can view the blob instead.
This source diff could not be displayed because it is too large. You can view the blob instead.
This source diff could not be displayed because it is too large. You can view the blob instead.
This source diff could not be displayed because it is too large. You can view the blob instead.
This source diff could not be displayed because it is too large. You can view the blob instead.
This source diff could not be displayed because it is too large. You can view the blob instead.
This source diff could not be displayed because it is too large. You can view the blob instead.
This source diff could not be displayed because it is too large. You can view the blob instead.
This source diff could not be displayed because it is too large. You can view the blob instead.
This source diff could not be displayed because it is too large. You can view the blob instead.
This source diff could not be displayed because it is too large. You can view the blob instead.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
webpackJsonp([34],{788:function(t,e,a){"use strict";function n(t){return t&&t.__esModule?t:{default:t}}Object.defineProperty(e,"__esModule",{value:!0});var u=a(15),r=n(u),s=a(129),o=n(s),c=a(312),i=a(318);e.default={namespace:"login",state:{status:void 0},effects:{login:o.default.mark(function t(e,a){var n,u=e.payload,r=a.call,s=a.put;return o.default.wrap(function(t){for(;;)switch(t.prev=t.next){case 0:return t.next=2,s({type:"changeSubmitting",payload:!0});case 2:return t.next=4,r(i.fakeAccountLogin,u);case 4:return n=t.sent,t.next=7,s({type:"changeLoginStatus",payload:n});case 7:if("ok"!==n.status){t.next=10;break}return t.next=10,s(c.routerRedux.push("/"));case 10:case"end":return t.stop()}},t,this)}),logout:o.default.mark(function t(e,a){var n=a.put;return o.default.wrap(function(t){for(;;)switch(t.prev=t.next){case 0:return t.next=2,n({type:"changeLoginStatus",payload:{status:!1}});case 2:return t.next=4,n(c.routerRedux.push("/user/login"));case 4:case"end":return t.stop()}},t,this)})},reducers:{changeLoginStatus:function(t,e){var a=e.payload;return(0,r.default)({},t,{status:a.status,type:a.type,submitting:!1})},changeSubmitting:function(t,e){var a=e.payload;return(0,r.default)({},t,{submitting:a})}}},t.exports=e.default}});
\ No newline at end of file
This diff is collapsed.
webpackJsonp([36],{785:function(a,e,t){"use strict";function s(a){return a&&a.__esModule?a:{default:a}}Object.defineProperty(e,"__esModule",{value:!0});var r=t(15),n=s(r),l=t(129),f=s(l),u=t(318);e.default={namespace:"chart",state:{visitData:[],visitData2:[],salesData:[],searchData:[],offlineData:[],offlineChartData:[],salesTypeData:[],salesTypeDataOnline:[],salesTypeDataOffline:[],radarData:[]},effects:{fetch:f.default.mark(function a(e,t){var s,r=t.call,n=t.put;return f.default.wrap(function(a){for(;;)switch(a.prev=a.next){case 0:return a.next=2,r(u.fakeChartData);case 2:return s=a.sent,a.next=5,n({type:"save",payload:s});case 5:case"end":return a.stop()}},a,this)}),fetchSalesData:f.default.mark(function a(e,t){var s,r=t.call,n=t.put;return f.default.wrap(function(a){for(;;)switch(a.prev=a.next){case 0:return a.next=2,r(u.fakeChartData);case 2:return s=a.sent,a.next=5,n({type:"save",payload:{salesData:s.salesData}});case 5:case"end":return a.stop()}},a,this)})},reducers:{save:function(a,e){var t=e.payload;return(0,n.default)({},a,t)},setter:function(a,e){var t=e.payload;return(0,n.default)({},a,t)},clear:function(){return{visitData:[],visitData2:[],salesData:[],searchData:[],offlineData:[],offlineChartData:[],salesTypeData:[],salesTypeDataOnline:[],salesTypeDataOffline:[],radarData:[]}}}},a.exports=e.default}});
\ No newline at end of file
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
......@@ -6,7 +6,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Ant Design Pro</title>
<link rel="icon" href="/favicon.png" type="image/x-icon">
<link href="/index.0a69103d.css" rel="stylesheet"></head>
<link href="/index.41f3697e.css" rel="stylesheet"></head>
<body><script>
// Enable Google Analytics
if (!location.port) {
......@@ -30,5 +30,5 @@
<div id="root"></div>
<script src="https://gw.alipayobjects.com/as/g/??datavis/g2/2.3.12/index.js,datavis/g-cloud/1.0.2/index.js,datavis/g2-plugin-slider/1.2.1/slider.js"></script>
<script type="text/javascript" src="/index.750b8f4a.js"></script></body>
<script type="text/javascript" src="/index.d8b619fc.js"></script></body>
</html>
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment