马宇豪
2025-03-07 d6caf9fdfe4b8caa8ae3bca22758487e88e2ea82
1
2
3
4
5
import setupExtend from 'unplugin-vue-setup-extend-plus/vite'
 
export default function createSetupExtend() {
    return setupExtend({})
}