You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
1 line
1.6 KiB
1 line
1.6 KiB
webpackJsonp([240],{4072:function(e,t,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var o=r(0),n=r.n(o),u=function(e,t,r){return t&&c(e.prototype,t),r&&c(e,r),e};function c(e,t){for(var r=0;r<t.length;r++){var o=t[r];o.enumerable=o.enumerable||!1,o.configurable=!0,"value"in o&&(o.writable=!0),Object.defineProperty(e,o.key,o)}}var a=(function(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function, not "+typeof t);e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,enumerable:!1,writable:!0,configurable:!0}}),t&&(Object.setPrototypeOf?Object.setPrototypeOf(e,t):e.__proto__=t)}(s,o.Component),u(s,[{key:"componentWillMount",value:function(){}},{key:"componentDidMount",value:function(){console.log("CurriculumSubpage"),console.log(this.props.match.params)}},{key:"render",value:function(){var e=this;return n.a.createElement("div",{className:"educontent fl"},n.a.createElement("span",{onClick:function(){return e.Curriculumstructure()}},"点我进去课程体系"))}}]),s);function s(e){!function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}(this,s);var t=function(e,t){if(!e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return!t||"object"!=typeof t&&"function"!=typeof t?e:t}(this,(s.__proto__||Object.getPrototypeOf(s)).call(this,e));return t.Curriculumstructure=function(){t.props.history.push("/ecs/major_schools/"+t.props.match.params.majorId+"/years/"+t.props.match.params.yearId+"/courses/subpage/ec_course_support_setting/1")},t}t.default=a}}); |