yaowanxin
2025-10-21 0eed6d67c525f1f32844e4fe0350454071ce0229
1
2
3
4
5
import setupExtend from 'unplugin-vue-setup-extend-plus/vite'
 
export default function createSetupExtend() {
    return setupExtend({})
}