司徒正美

Results 176 comments of 司徒正美

![image](https://user-images.githubusercontent.com/190846/48760417-ded30180-ece0-11e8-9b0f-d3b8d969dfe1.png)

![image](https://user-images.githubusercontent.com/190846/48760498-1772db00-ece1-11e8-8588-a5939504af0d.png)

![image](https://user-images.githubusercontent.com/190846/48761333-5b66df80-ece3-11e8-80e4-5df19b912dd5.png)

根据npm源处理补丁组件的内外部组件的合并问题。内部组件比外部组件多了像日历等只有去哪儿网内部员工才能用的组件

就是说第二参数为空数组时,只会触发一次,如果不为空,那么根据是否变动触发

就是说第二参数为空数组时,只会触发一次,如果不为空,那么根据是否变动触发

先用这里的试试 https://github.com/RubyLouvre/anu/tree/branch3/dist

PageWrapper负责渲染titleBar, titleBar, 右上角菜单, 还应该监听页面的滚动 ```javascript /* .tabBar { border-style: solid; border-color: #ddd; border-top-width: 1px; position: fixed; bottom: 0; width: 100%; height: 110px; } .tabBar .tab { flex: 1; margin: 10px;...

页面的转换 ```javascript import React from '@react'; //import Welcome from '@components/Welcome/index'; import {GlobalTheme} from '@common/GlobalTheme'; import Layout from '@components/Layout/index'; import AnotherComponent from '@components/AnotherComponent/index'; import './index.scss'; class P extends React.Component { componentDidMount()...