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