yaowanxin
2025-12-23 b02312bc17dcfd15f4852efc5145c3551e69b9aa
1
2
3
4
5
import setupExtend from 'unplugin-vue-setup-extend-plus/vite'
 
export default function createSetupExtend() {
    return setupExtend({})
}