会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
之石先生
余生路漫漫
博客园
首页
新随笔
联系
订阅
管理
2022年5月6日
vue history模式刷新页面进入404解决方案
摘要: 为什么会出现404 nginx.conf: nginx.conf: server { listen 80; server_name example.com; location / { root /app/dist; index index.html index.htm; } } Vue是单页应用(S
阅读全文
posted @ 2022-05-06 14:13 之石先生
阅读(1996)
评论(1)
推荐(1)
编辑
公告