style(projects): 更换 logo 与加载样式

This commit is contained in:
xlsea
2025-06-19 21:28:19 +08:00
parent 471912e17f
commit 7e4ecae6cb
12 changed files with 147 additions and 24 deletions

View File

@ -3,7 +3,7 @@ defineOptions({ name: 'SystemLogo' });
</script>
<template>
<img src="@/assets/imgs/logo.png" />
<icon-local-logo />
</template>
<style scoped></style>