mirror of
https://github.com/spark-store-project/spark-store-abyss
synced 2026-06-22 09:44:16 +08:00
feat: 添加网站图标、标题
This commit is contained in:
@@ -180,7 +180,7 @@ onMounted(() => {
|
||||
>
|
||||
<NuxtLink to="/" class="flex items-center">
|
||||
<Icon
|
||||
name="s:spark"
|
||||
name="sp:spark"
|
||||
class="text-4xl mr-2 s-color-primary-color"
|
||||
mode="svg"
|
||||
/>
|
||||
@@ -230,7 +230,7 @@ onMounted(() => {
|
||||
>
|
||||
<div class="flex flex-col items-start gap-6">
|
||||
<Icon
|
||||
name="s:spark"
|
||||
name="sp:spark"
|
||||
class="grow"
|
||||
mode="svg"
|
||||
:style="{
|
||||
|
||||
Reference in New Issue
Block a user