import * as React from 'react' import './index.scss' type P = {} type S = {} // 底部样式 class FooterView extends React.Component
{ render() { return (