import styl from 'cfx.react.style/dist/index'


style = 
  PageHeader:
    padding: '16px 32px 0'
    background: '#fff'
    marginBottom: '1pxs solid #e8e8e8'
    boxSizing:'border-box'
export default styl style
,
  userGlamor: true