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