摘要:
vite配置 上面jsx插件搞好就能在vue项目中使用jsx写法了 代码尝试 ChildWorld.vue <script lang="tsx"> import { defineComponent, defineProps } from "vue" const childAbc = () => { 阅读全文
posted @ 2024-06-01 23:49
joken1310
阅读(289)
评论(0)
推荐(0)