版博士V2.0程序
選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
 
 
 
 

12 行
99 B

  1. <script setup lang="ts">
  2. </script>
  3. <template>
  4. {{name}}
  5. </template>
  6. <style scoped>
  7. </style>