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