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