vite/plugins/setup-extend.js 对比新文件 @@ -0,0 +1,5 @@ import setupExtend from 'unplugin-vue-setup-extend-plus/vite' export default function createSetupExtend() { return setupExtend({}) }