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