使用Vuepress+Github搭建博客更改域名后样式错乱

# 使用Vuepress+Github搭建博客更改域名后样式错乱

# 在搭建github上的网站域名是xxx.github.io/仓库名

# 现在将xxx.github.io/仓库名改为xxx.com后

# 本质原因是路径发生了变化,

# 所以直接把仓库的路径注释掉就可以了

在Config.js中

module.exports = {
    title: 'AI教程', // 网站标题
    description: '基础教程,使用技巧', // 网站描述
    theme: 'reco', // 使用 reco 主题,请确保已经安装此主题
   // base: '/仓库名/', //换域名后要注意路径问题
    locales: {
        '/': {
            lang: 'zh-CN', // 设置语言,有助于提升SEO
        },
    },

5118 专属优惠码【D18BDE】 5118 https://www.5118.com?promote=D18BDE 海外软件充值渠道https://bewildcard.com/i/GPT321 更多精彩内容见https://www.ai-sora-chat.com