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