1
0

app.vue 68 B

123456
  1. <template>
  2. <div>basic</div>
  3. </template>
  4. <script setup>
  5. </script>