liyong
2026-05-06 8024273d640673e504cd7914f010d3bfb2a95b38
1
2
3
4
5
import setupExtend from 'unplugin-vue-setup-extend-plus/vite'
 
export default function createSetupExtend() {
    return setupExtend({})
}