祖安之光
2025-08-18 9b998490450d23422bd9769522c42c4952db0263
1
2
3
4
5
import setupExtend from 'unplugin-vue-setup-extend-plus/vite'
 
export default function createSetupExtend() {
    return setupExtend({})
}