liding
6 天以前 b0e472495f388c90f18d95078b43f4c777700a4a
1
2
3
4
5
import setupExtend from 'unplugin-vue-setup-extend-plus/vite'
 
export default function createSetupExtend() {
    return setupExtend({})
}