2017年3月30日

摘要: (1) call var React = { createClass:function(spec){ //类组件 spec.render.call(window) } }; var CommentBox = React createClass({ //组件类 render:function(){ c 阅读全文
posted @ 2017-03-30 16:20 aivnfjgj 阅读(209) 评论(0) 推荐(0)

导航