import React from 'react'; import CommonCard from '../../UI/CommonCard'; import YearSelect from '../../UI/YearSelect'; import './index.less'; const SiGuan = () => { return (
内容填充区域
内容填充区域
内容填充区域
} >
内容填充区域
内容填充区域
内容填充区域
内容填充区域
); }; export default SiGuan;