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