liyong
15 小时以前 8ed10ff020d5cdbc5daf7b56263b3298739c389c
1
2
3
4
5
import setupExtend from 'unplugin-vue-setup-extend-plus/vite'
 
export default function createSetupExtend() {
    return setupExtend({})
}