mirror of
https://gitee.com/durcframework/SOP.git
synced 2025-08-11 21:57:56 +08:00
5.0
This commit is contained in:
@@ -140,7 +140,7 @@ export function useNav() {
|
||||
|
||||
/** 获取`logo` */
|
||||
function getLogo() {
|
||||
return new URL("/logo.svg", import.meta.url).href;
|
||||
return new URL("/logo.png", import.meta.url).href;
|
||||
}
|
||||
|
||||
return {
|
||||
|
Reference in New Issue
Block a user