This commit is contained in:
winter_born
2026-04-10 13:46:23 +08:00
parent 8fbcafb8be
commit b1933043a2
6 changed files with 64 additions and 4 deletions

View File

@@ -41,7 +41,7 @@
</template>
<script>
import card from "../../componets/card.vue"
import card from "../../components/card.vue"
export default {
components: {
card