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