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