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