张诺
7 小时以前 7db2391ce77797d79470a7e91aec1e78d0d7ec53
1
2
3
4
5
import setupExtend from 'unplugin-vue-setup-extend-plus/vite'
 
export default function createSetupExtend() {
    return setupExtend({})
}