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