diff --git a/src/components/Background.vue b/src/components/Background.vue index ec88f6d..178cfd5 100644 --- a/src/components/Background.vue +++ b/src/components/Background.vue @@ -43,9 +43,9 @@ const changeBg = (type) => { } else if (type == 1) { bgUrl.value = "https://api.dujin.org/bing/1920.php"; } else if (type == 2) { - bgUrl.value = "https://api.btstu.cn/sjbz/api.php?lx=fengjing&format=images"; + bgUrl.value = "https://api.aixiaowai.cn/gqapi/gqapi.php"; } else if (type == 3) { - bgUrl.value = "https://api.btstu.cn/sjbz/api.php?lx=dongman&format=images"; + bgUrl.value = "https://api.aixiaowai.cn/api/api.php"; } }; diff --git a/src/components/Footer.vue b/src/components/Footer.vue index 02b8a74..f90a1bf 100644 --- a/src/components/Footer.vue +++ b/src/components/Footer.vue @@ -9,7 +9,7 @@ - {{ fullYear }} - {{ SiteAnthor }} + {{ siteAnthor }}