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