generated from thzxcx/vue3
Initial commit
This commit is contained in:
9
ejs/vue.ejs
Normal file
9
ejs/vue.ejs
Normal file
@ -0,0 +1,9 @@
|
||||
<template>
|
||||
<div>
|
||||
<%- component %>
|
||||
</div>
|
||||
</template>
|
||||
|
||||
<script lang="ts" setup name="<%- component %>">
|
||||
</script>
|
||||
|
Reference in New Issue
Block a user