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