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