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