张诺
2025-07-25 77bb73aaef8f85d961b373731a05361cbe6921de
1
2
3
4
5
import setupExtend from 'unplugin-vue-setup-extend-plus/vite'
 
export default function createSetupExtend() {
    return setupExtend({})
}