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