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