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