mirror of
https://github.com/dreamhunter2333/cloudflare_temp_email.git
synced 2026-04-25 22:05:51 +03:00
[GH-ISSUE #478] [BUG]不能改网页图标(logo)吗 #180
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/cloudflare_temp_email#180
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @youyi0218 on GitHub (Nov 10, 2024).
Original GitHub issue: https://github.com/dreamhunter2333/cloudflare_temp_email/issues/478
复现步骤
我把pages中的frontend.zip的logo.png换成了我自己的图片(500*500px),名字还是叫logo.png,但是上传到pages发现那个图标还是默认的图片

预期行为
这个东西不应该替换成了我自己的了吗,为什么还是这个东西(
@youyi0218 commented on GitHub (Nov 10, 2024):
我试着在本地启动一个html服务,发现这个图标有更改啊,为什么上传到pages上面就变回去了?(
@dreamhunter2333 commented on GitHub (Nov 10, 2024):
可以在无痕模式测试下
@youyi0218 commented on GitHub (Nov 10, 2024):
不行
但是我本地的可以(
@dreamhunter2333 commented on GitHub (Nov 10, 2024):
这就奇怪了,可以查看下 pages 的部署记录,确定下是生产环境不
@dreamhunter2333 commented on GitHub (Nov 30, 2024):
已经移除网页的所有缓存功能,可以有空再尝试