infinite-war'sBLOG
CARD
Mitchell
issue, func, flow, std, solve
30 | 15 | 22
SKIN
SETTINGS
Night Shift
Disable Canvas
简体中文
中文
|
English
|
日本語
PAGE CONTENT
踩坑_Mustom 主题博客部署后网页没有样式
2022-02-05
2022-02-05
168
1 min.

# 踩坑:Mustom主题博客部署后网页没有样式

问题如图

1

左边为部署后的网站

检查网页发出的网络请求和该网页生成的index.html文件,发现一开头的js和css文件引用有问题。如图:

bug3

回看了一下博客的config.js文件,发现一个相关的公共路径属性(publicPath)

note1

将图中的publicPath的属性值改为“/”,即相对路径,指向通过vuepress build生成的dist目录(这个目录会部署到github上),这样js和css文件引用的就是当前assets/下的相关文件了

The post above ended Thanks for your reading
Come on! Write some comments, and your suggestions will improve the quality of my creative!
FRIEND ME
QQ
WeChat
Post Author: Mitchell
Post Link: /
Copyright Notice: All articles/posts in this website are licensed under BY-NC-SA unless stating additionally.
Enable Read Mode
COMMENTS
DEFAULT