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