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