[新增] icon 列表
This commit is contained in:
@@ -9,4 +9,4 @@ const props =
|
||||
defineProps<{
|
||||
type?: string
|
||||
}>()
|
||||
</script>
|
||||
</script>
|
||||
@@ -7,6 +7,8 @@
|
||||
</template>
|
||||
|
||||
<script setup name="LaySide" lang="ts">
|
||||
import { defineProps } from 'vue'
|
||||
|
||||
const props =
|
||||
defineProps<{
|
||||
black?: boolean
|
||||
|
||||
Reference in New Issue
Block a user