周宾
2025-12-11 beb2d58a19571b248cdb180339825f47c62e31b0
1
2
3
4
5
import setupExtend from 'unplugin-vue-setup-extend-plus/vite'
 
export default function createSetupExtend() {
    return setupExtend({})
}