add auto-imports.

This commit is contained in:
2023-01-11 02:04:48 +08:00
parent 5c34d3c5e7
commit 77378f80a0
32 changed files with 819 additions and 117 deletions

5
src/learn/index.vue Normal file
View File

@@ -0,0 +1,5 @@
<script setup lang="ts"></script>
<template>learn</template>
<style scoped></style>