anzhiyu-c / hexo-theme-anzhiyu

安知鱼主题,这是一个简洁美丽的hexo主题。
GNU General Public License v3.0
1.02k stars 156 forks source link

[Bug]: 在Netlify 和 Zeabur 部署的网站无法显示即刻 #205

Closed Cookie987 closed 4 months ago

Cookie987 commented 4 months ago

使用的 AnZhiYu 版本? | What version of AnZhiYu are you use?

1.6.12

使用的浏览器? || What browse are you using?

Edge

是否修改过主题文件? || Has the theme files been modified?

是 (Yes)

使用的系统? || What operating system are you using?

Windows

问题描述 | Describe the bug

托管在netlify(https://fly.cookie987.top)和zeabur(https://cookie987.top)的博客均出现此情况:

image image

但是托管在vercel(https://vercel.cookie987.top)的网站、及本地预览时无此问题:

image

三个服务均链接到此仓库:Cookie987.github.io

出现问题的网站 | Website

https://cookie987.top

https://fly.cookie987.top

Cookie987 commented 4 months ago

问题已解决,是在根目录误放置essay.html导致的,不过还是好奇为啥vercel没这个问题 访问 https://essay-error.fly.cookie987.top/essay 以复现