@@ -38,8 +38,8 @@ const openExternal = (url: string) => {
3838 title ="憂鬱のb( ̄▽ ̄)d | SoftOSDev"
3939 subtitle ="PCL.Electron 的作者"
4040 infoType ="about"
41- :btn ="{ text: '去我的网站看看 👀', link: 'https://www. borisy.bar/' }"
42- @btn-click ="() => openExternal('https://www. borisy.bar/')"
41+ :btn ="{ text: '去我的网站看看 👀', link: 'https://borisy.bar/' }"
42+ @btn-click ="() => openExternal('https://borisy.bar/')"
4343 )
4444 CardInfoItem(
4545 icon ="https://avatars.githubusercontent.com/u/63146698?v=4"
@@ -50,12 +50,12 @@ const openExternal = (url: string) => {
5050 @btn-click ="() => openExternal('https://www.amagicpear.sbs/')"
5151 )
5252 CardInfoItem(
53- : icon ="picPCLProto "
54- title ="Plain Craft Launcher: Edition Prototype "
53+ icon ="https://raw.githubusercontent.com/Realaf-Team/PCL.Electron.App/refs/heads/master/pcl-ele.ico "
54+ title ="Plain Craft Launcher: Edition Electron "
5555 :subtitle ="`当前版本:${version}`"
5656 infoType ="about"
5757 :btn ="{ text: 'GitHub 仓库', link: 'https://github.com/Realaf-Team/PCL.Electron.App' }"
58- @btn-click ="() => openExternal('https://github.com/PCL-Community /PCL.Electron.App')"
58+ @btn-click ="() => openExternal('https://github.com/Realaf-Team /PCL.Electron.App')"
5959 )
6060
6161 MyCard
@@ -70,7 +70,7 @@ const openExternal = (url: string) => {
7070 @btn-click ="() => openExternal('https://github.com/PCL-Community')"
7171 )
7272 CardInfoItem(
73- icon ="picPCLProto "
73+ icon ="https://www.amagicpear.sbs/PCL.Proto/PCL.Proto.svg "
7474 title ="PCL.Proto"
7575 subtitle ="本项目使用 PCL.Proto 作为前端"
7676 infoType ="about"
0 commit comments