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