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