张诺
2026-02-03 b6188013758c5e15bde9fe4a0e1dbb47334390b0
1
2
3
4
5
import setupExtend from 'unplugin-vue-setup-extend-plus/vite'
 
export default function createSetupExtend() {
    return setupExtend({})
}