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