import React from 'react'; import './bottom.less'; const Bottom = React.createClass({ render() { return (

公司地址 联系方式公司地址 公司地址 联系方式 公司地址 公司地址 联系方式 公司地址

公司地址 联系方式公司地址 公司地址 联系方式公司地址

) } }); export default Bottom;