diff --git a/.env.example b/.env.example deleted file mode 100644 index 5645f5d..0000000 --- a/.env.example +++ /dev/null @@ -1,51 +0,0 @@ -# 站点信息 -VITE_SITE_NAME = "無名の主页" # 名称 -VITE_SITE_ANTHOR = "無名" # 作者 -VITE_SITE_KEYWORDS = "無名,个人主页" # 关键词 -VITE_SITE_DES = "一个默默无闻的主页" # 站点简介 -VITE_SITE_URL = "imsyy.top" # 站点地址 -VITE_SITE_LOGO = "/images/icon/favicon.ico" # 站点主图标 -VITE_SITE_MAIN_LOGO = "/images/icon/logo.png" # 主页图标 -VITE_SITE_APPLE_LOGO = "/images/logo/apple-touch-icon.png" # Apple 端图标 - -# 简介文本 -VITE_DESC_HELLO = "Hello World !" -VITE_DESC_TEXT = "一个建立于 21 世纪的小站,存活于互联网的边缘" -VITE_DESC_HELLO_OTHER = "Oops !" -VITE_DESC_TEXT_OTHER = "哎呀,这都被你发现了( 再点击一次可关闭 )" - -# 社交链接 -## 请在 src/assets/socialLinks.json 文件中配置 - -# 网站链接 -## 请在 src/assets/siteLinks.json 文件中配置 -## 网站链接的图标名称可前往 https://www.xicons.org 自行挑选并在 src/components/Links/index.vue 中引入 - -# 天气 Key -## 请前往 高德开放平台注册 Web服务 Key -## 请注意不是 Web端 (JS API),免费申请,每日上限 5000 次 -## 此处提供的服务可能会超量从而无法访问,请自行申请!请自行申请!请自行申请! -## 若此处设为空则调用 教书先生 API https://api.oioweb.cn/doc/weather/GetWeather -VITE_WEATHER_KEY = "" - -# 建站日期 -## 若不需要,请设为空即可 -## 请按照 YYYY-MM-DD 格式填写或者仅填写年份 YYYY -VITE_SITE_START = "2020-10-24" - -# ICP 备案号 -## 若不需要,请设为空即可 -VITE_SITE_ICP = "豫ICP备2022018134号-1" - -# 歌曲 API 地址 -## 请参照 https://github.com/xizeyoupan/Meting-API#deno-deploy 进行 API 服务部署 -## 此处提供的服务可能会超量从而无法访问,请自行部署 -## 若使用 QQ 音乐歌单,歌曲数量最好不要超出 50 首 -## 备用:https://api.wuenci.com/meting/api/ -VITE_SONG_API = "https://api-meting.imsyy.top/api" -# 歌曲服务器 ( netease-网易云, tencent-qq音乐 ) -VITE_SONG_SERVER = "netease" -# 播放类型 ( song-歌曲, playlist-播放列表, album-专辑, search-搜索, artist-艺术家 ) -VITE_SONG_TYPE = "playlist" -# 播放 ID ( 若无需播放器,请设为空即可 ) -VITE_SONG_ID = "9379831714" \ No newline at end of file diff --git a/public/font/Pacifico-Regular.ttf b/public/font/Pacifico-Regular.ttf index 063d8de..122e451 100644 Binary files a/public/font/Pacifico-Regular.ttf and b/public/font/Pacifico-Regular.ttf differ diff --git a/public/images/background1.jpg b/public/images/background1.jpg index 7b35940..66574a1 100644 Binary files a/public/images/background1.jpg and b/public/images/background1.jpg differ diff --git a/public/images/background10.jpg b/public/images/background10.jpg deleted file mode 100644 index 8c29d1e..0000000 Binary files a/public/images/background10.jpg and /dev/null differ diff --git a/public/images/background2.jpg b/public/images/background2.jpg deleted file mode 100644 index 13c6341..0000000 Binary files a/public/images/background2.jpg and /dev/null differ diff --git a/public/images/background3.jpg b/public/images/background3.jpg deleted file mode 100644 index 7265e30..0000000 Binary files a/public/images/background3.jpg and /dev/null differ diff --git a/public/images/background4.jpg b/public/images/background4.jpg deleted file mode 100644 index 0bc70d4..0000000 Binary files a/public/images/background4.jpg and /dev/null differ diff --git a/public/images/background5.jpg b/public/images/background5.jpg deleted file mode 100644 index 47f714d..0000000 Binary files a/public/images/background5.jpg and /dev/null differ diff --git a/public/images/background6.jpg b/public/images/background6.jpg deleted file mode 100644 index 9816a3f..0000000 Binary files a/public/images/background6.jpg and /dev/null differ diff --git a/public/images/background7.jpg b/public/images/background7.jpg deleted file mode 100644 index 9f1ef71..0000000 Binary files a/public/images/background7.jpg and /dev/null differ diff --git a/public/images/background8.jpg b/public/images/background8.jpg deleted file mode 100644 index df8e84f..0000000 Binary files a/public/images/background8.jpg and /dev/null differ diff --git a/public/images/background9.jpg b/public/images/background9.jpg deleted file mode 100644 index edc1a70..0000000 Binary files a/public/images/background9.jpg and /dev/null differ diff --git a/public/images/icon/128.ico b/public/images/icon/128.ico new file mode 100644 index 0000000..37c734c Binary files /dev/null and b/public/images/icon/128.ico differ diff --git a/public/images/icon/128.png b/public/images/icon/128.png index 6537de8..593c2c5 100644 Binary files a/public/images/icon/128.png and b/public/images/icon/128.png differ diff --git a/public/images/icon/144.ico b/public/images/icon/144.ico new file mode 100644 index 0000000..2097c84 Binary files /dev/null and b/public/images/icon/144.ico differ diff --git a/public/images/icon/144.png b/public/images/icon/144.png index 32547cb..3668cb5 100644 Binary files a/public/images/icon/144.png and b/public/images/icon/144.png differ diff --git a/public/images/icon/16.ico b/public/images/icon/16.ico new file mode 100644 index 0000000..9273367 Binary files /dev/null and b/public/images/icon/16.ico differ diff --git a/public/images/icon/16.png b/public/images/icon/16.png new file mode 100644 index 0000000..bed3fd6 Binary files /dev/null and b/public/images/icon/16.png differ diff --git a/public/images/icon/180.png b/public/images/icon/180.png deleted file mode 100644 index 6030ee3..0000000 Binary files a/public/images/icon/180.png and /dev/null differ diff --git a/public/images/icon/192.ico b/public/images/icon/192.ico new file mode 100644 index 0000000..1ddd9cb Binary files /dev/null and b/public/images/icon/192.ico differ diff --git a/public/images/icon/192.png b/public/images/icon/192.png index 787eb8f..52eeded 100644 Binary files a/public/images/icon/192.png and b/public/images/icon/192.png differ diff --git a/public/images/icon/32.ico b/public/images/icon/32.ico new file mode 100644 index 0000000..258963f Binary files /dev/null and b/public/images/icon/32.ico differ diff --git a/public/images/icon/32.png b/public/images/icon/32.png index c80bb01..f0a7a51 100644 Binary files a/public/images/icon/32.png and b/public/images/icon/32.png differ diff --git a/public/images/icon/48.ico b/public/images/icon/48.ico new file mode 100644 index 0000000..c49b541 Binary files /dev/null and b/public/images/icon/48.ico differ diff --git a/public/images/icon/48.png b/public/images/icon/48.png index ed2885c..b67f351 100644 Binary files a/public/images/icon/48.png and b/public/images/icon/48.png differ diff --git a/public/images/icon/512.ico b/public/images/icon/512.ico new file mode 100644 index 0000000..7514711 Binary files /dev/null and b/public/images/icon/512.ico differ diff --git a/public/images/icon/512.png b/public/images/icon/512.png index 5e1a9d6..0d469f5 100644 Binary files a/public/images/icon/512.png and b/public/images/icon/512.png differ diff --git a/public/images/icon/64.ico b/public/images/icon/64.ico new file mode 100644 index 0000000..13e7915 Binary files /dev/null and b/public/images/icon/64.ico differ diff --git a/public/images/icon/64.png b/public/images/icon/64.png new file mode 100644 index 0000000..4132280 Binary files /dev/null and b/public/images/icon/64.png differ diff --git a/public/images/icon/72.png b/public/images/icon/72.png deleted file mode 100644 index 05c9839..0000000 Binary files a/public/images/icon/72.png and /dev/null differ diff --git a/public/images/icon/96.png b/public/images/icon/96.png deleted file mode 100644 index 89878b1..0000000 Binary files a/public/images/icon/96.png and /dev/null differ diff --git a/public/images/icon/apple-touch-icon .png b/public/images/icon/apple-touch-icon .png new file mode 100644 index 0000000..6fe788c Binary files /dev/null and b/public/images/icon/apple-touch-icon .png differ diff --git a/public/images/icon/apple-touch-icon.png b/public/images/icon/apple-touch-icon.png deleted file mode 100644 index d2c821d..0000000 Binary files a/public/images/icon/apple-touch-icon.png and /dev/null differ diff --git a/public/images/icon/favicon.ico b/public/images/icon/favicon.ico index 918e412..b3288e7 100644 Binary files a/public/images/icon/favicon.ico and b/public/images/icon/favicon.ico differ diff --git a/public/images/icon/logo.png b/public/images/icon/logo.png index d2c821d..6fe788c 100644 Binary files a/public/images/icon/logo.png and b/public/images/icon/logo.png differ diff --git a/src/api/index.js b/src/api/index.js index 5a5a014..40adadb 100644 --- a/src/api/index.js +++ b/src/api/index.js @@ -45,7 +45,7 @@ export const getPlayerList = async (server, type, id) => { // 获取一言数据 export const getHitokoto = async () => { - const res = await fetch("https://v1.hitokoto.cn"); + const res = await fetch("https://v1.hitokoto.cn/"); return await res.json(); }; diff --git a/src/assets/siteLinks.json b/src/assets/siteLinks.json index e29ae50..e05149a 100644 --- a/src/assets/siteLinks.json +++ b/src/assets/siteLinks.json @@ -2,36 +2,31 @@ { "icon": "Blog", "name": "博客", - "link": "https://blog.imsyy.top/" + "link": "https://blog.elykia.cn/" }, { "icon": "Cloud", "name": "网盘", - "link": "https://pan.imsyy.top/" + "link": "https://pan.elykia.cn/" }, { "icon": "CompactDisc", "name": "音乐", - "link": "https://music.imsyy.top/" + "link": "https://music.elykia.cn/" }, { "icon": "Compass", "name": "起始页", - "link": "https://nav.imsyy.top/" - }, - { - "icon": "Book", - "name": "网址集", - "link": "https://web.imsyy.top/" + "link": "https://nav.elykia.cn/" }, { "icon": "Fire", "name": "今日热榜", - "link": "https://hot.imsyy.top/" + "link": "https://hot.elykia.cn/" }, { "icon": "LaptopCode", "name": "站点监测", - "link": "https://status.imsyy.top/" + "link": "https://status.elykia.cn/" } ] diff --git a/src/assets/socialLinks.json b/src/assets/socialLinks.json index 7865332..fa9f1a0 100644 --- a/src/assets/socialLinks.json +++ b/src/assets/socialLinks.json @@ -3,36 +3,36 @@ "name": "Github", "icon": "/images/icon/github.png", "tip": "去 Github 看看", - "url": "https://github.com/imsyy" + "url": "https://github.com/Elykia-cn" }, { "name": "BiliBili", "icon": "/images/icon/bilibili.png", "tip": "(゜-゜)つロ 干杯 ~", - "url": "https://space.bilibili.com/98544142" + "url": "https://space.bilibili.com/1451399239" }, { "name": "QQ", "icon": "/images/icon/qq.png", "tip": "有什么事吗", - "url": "https://res.abeim.cn/api/qq/?qq=1539250352" + "url": "https://res.abeim.cn/api/qq/?qq=1815303900" }, { "name": "Email", "icon": "/images/icon/email.png", "tip": "来封 Email ~", - "url": "mailto:one@imsyy.top" + "url": "mailto:elykia@qq.com" }, { "name": "Twitter", "icon": "/images/icon/twitter.png", "tip": "你懂的 ~", - "url": "https://twitter.com/iimmsyy" + "url": "https://x.com/Elykia_cn" }, { "name": "Telegram", "icon": "/images/icon/telegram.png", - "tip": "你懂的 ~", - "url": "https://t.me/bottom_user" + "tip": "纸飞机 ~", + "url": "https://t.me/Elykia_cn" } ] diff --git a/src/components/Background.vue b/src/components/Background.vue index 2e70cc6..75d7e12 100644 --- a/src/components/Background.vue +++ b/src/components/Background.vue @@ -34,7 +34,7 @@ const emit = defineEmits(["loadComplete"]); // 壁纸随机数 // 请依据文件夹内的图片个数修改 Math.random() 后面的第一个数字 -const bgRandom = Math.floor(Math.random() * 10 + 1); +const bgRandom = Math.floor(Math.random() * 1 + 1); // 更换壁纸链接 const changeBg = (type) => { diff --git a/src/components/Footer.vue b/src/components/Footer.vue index f90a1bf..e2ddd62 100644 --- a/src/components/Footer.vue +++ b/src/components/Footer.vue @@ -117,4 +117,4 @@ const siteUrl = computed(() => { } } } - + \ No newline at end of file diff --git a/src/store/index.js b/src/store/index.js index 3ba5dcf..174907d 100644 --- a/src/store/index.js +++ b/src/store/index.js @@ -6,7 +6,7 @@ export const mainStore = defineStore("main", { imgLoadStatus: false, // 壁纸加载状态 innerWidth: null, // 当前窗口宽度 coverType: "0", // 壁纸种类 - siteStartShow: false, // 建站日期显示 + siteStartShow: true, // 建站日期显示 musicClick: false, // 音乐链接是否跳转 musicIsOk: false, // 音乐是否加载完成 musicVolume: 0, // 音乐音量; @@ -90,4 +90,4 @@ export const mainStore = defineStore("main", { "playerOrder", ], }, -}); +}); \ No newline at end of file