如何替换页签 Logo
#326
-
|
Beta Was this translation helpful? Give feedback.
Answered by
erupts
Oct 11, 2025
Replies: 1 comment
-
|
public 目录为 spring boot 规定的外部访问目录,在 resources/public 目录下,创建 favicon.ico 文件即可 |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
erupts
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

public 目录为 spring boot 规定的外部访问目录,在 resources/public 目录下,创建 favicon.ico 文件即可