gaoluyang
2025-09-22 97e6ccc675991fb020905622a3612e6de82ccfc0
1
2
3
4
5
import setupExtend from 'unplugin-vue-setup-extend-plus/vite'
 
export default function createSetupExtend() {
    return setupExtend({})
}