张嘉伟
2025-01-23 6950315ec5e5af59e9e1a7dbebea7387d63a6b69
1
2
3
4
5
import setupExtend from 'unplugin-vue-setup-extend-plus/vite'
 
export default function createSetupExtend() {
    return setupExtend({})
}