祖安之光
5 天以前 050ee6d982a8ae40011f1f723198d23fedae40b3
1
2
3
4
5
import setupExtend from 'unplugin-vue-setup-extend-plus/vite'
 
export default function createSetupExtend() {
    return setupExtend({})
}