马宇豪
2025-03-20 4a212603b9f5b5328d34396e63e644bdab4d18df
1
2
3
4
5
import setupExtend from 'unplugin-vue-setup-extend-plus/vite'
 
export default function createSetupExtend() {
    return setupExtend({})
}