Feature: click picbed name can link to login page now, add some i18n key

This commit is contained in:
萌萌哒赫萝
2023-03-17 10:39:14 +08:00
parent 8feb30adbf
commit d725e71617
7 changed files with 54 additions and 5 deletions
+3 -3
View File
@@ -3,9 +3,9 @@
id="mini-page"
:class="{ linux: os === 'linux' }"
>
<img
:src="logoPath.value ? logoPath.value : require('../assets/squareLogo.png')"
style="width: 100%; height: 100%;border-radius: 50%;"
<img
:src="logoPath.value ? logoPath.value : require('../assets/squareLogo.png')"
style="width: 100%; height: 100%;border-radius: 50%;"
>
<div
id="upload-area"