chenhj
8 天以前 4db45250f9e0e47b1df480eb4e325a931f40c9c6
1
2
3
4
5
import setupExtend from 'unplugin-vue-setup-extend-plus/vite'
 
export default function createSetupExtend() {
    return setupExtend({})
}