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