export default { // 应用级配置选项 lang: 'zh-cn', title: '阿帅正传', description: 'Vite & Vue powered static site generator.', themeConfig: { footer: { message: '冀ICP备2025104367号/京公网安备11011502038830号', copyright: 'Copyright © 2019-2025 阿帅正传' } } }