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