gaoluyang
2026-05-23 e1e0907fb7e538e559d984e1021f3c7db645a678
1
2
3
4
5
import setupExtend from 'unplugin-vue-setup-extend-plus/vite'
 
export default function createSetupExtend() {
    return setupExtend({})
}