feat: 初始化

This commit is contained in:
2025-08-30 00:20:27 +08:00
commit c7b86f489b
584 changed files with 50154 additions and 0 deletions
+10
View File
@@ -0,0 +1,10 @@
<template>
<svg width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" fillRule="evenodd" d="m13.42 2.296l-8.047 6.94A.923.923 0 0 0 5 10c0 .315.137.58.41.797l8.01 6.907c.32.268.664.357 1.032.267c.3-.087.482-.29.548-.607v-14.7a.758.758 0 0 0-.526-.628c-.383-.091-.734-.005-1.054.26Z"></path></svg>
</template>
<script>
export default {
name: 'UiwCaretLeft'
}
</script>