摘要: 1. 多使用一个 <script> 标签命名 <script> export default { name: 'Person' } </script> <script setup> ... </script> 2.使用插件 安装插件 vite-plugin-vue-setup-extend pnpm 阅读全文
posted @ 2024-04-18 10:21 二丿 阅读(1370) 评论(0) 推荐(0)