周宾
2025-12-09 831d53155fd4c63674ed9a1a74917e537aaf4651
1
2
3
4
5
import setupExtend from 'unplugin-vue-setup-extend-plus/vite'
 
export default function createSetupExtend() {
    return setupExtend({})
}