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