// REQ-USR-003: 页脚(复刻原型 footer.foot 版权/经营范围/备案号)。 import styles from './AppFooter.module.css'; export default function AppFooter() { return ( ); }