zhangwencui
2026-04-10 9bc4131ee3bb4abb161d952f78239644a0cc91ea
1
2
3
4
5
import setupExtend from 'unplugin-vue-setup-extend-plus/vite'
 
export default function createSetupExtend() {
    return setupExtend({})
}