zhang_12370
3 天以前 3d9d458e631d8d6a070d579b2e3e260aea45ac58
1
2
3
4
5
import setupExtend from 'unplugin-vue-setup-extend-plus/vite'
 
export default function createSetupExtend() {
    return setupExtend({})
}