mirror of
https://github.com/imsyy/home.git
synced 2025-05-28 17:10:15 +09:00
Update Message.vue
This commit is contained in:
parent
e0013d3e2b
commit
69208a2971
@ -37,7 +37,7 @@ import { mainStore } from "@/store";
|
||||
const store = mainStore();
|
||||
|
||||
// 主页站点logo
|
||||
const siteLogo ="public/images/icon/mao1.png";
|
||||
const siteLogo ="/public/images/icon/mao.jpg";
|
||||
// 站点链接
|
||||
const siteUrl = computed(() => {
|
||||
const url = import.meta.env.VITE_SITE_URL;
|
||||
|
Loading…
Reference in New Issue
Block a user