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