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