祖安之光
7 天以前 3f7307ba3855622d62fa3bde6e49e59b52e732f1
1
2
3
4
5
import setupExtend from 'unplugin-vue-setup-extend-plus/vite'
 
export default function createSetupExtend() {
    return setupExtend({})
}