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