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