react学习笔记

1:组件的编写形式:   1.1 直接写在同一个页面: import React from 'react'; import { Link, Router, Route } from 'react-router-dom'; import { browserHistory } from 'react-router'; import * as routePaths from './../constant
相关文章
相关标签/搜索