8 天以前 3d15065e1a1b5297033cebb87165dd6298706705
1
2
3
4
5
import setupExtend from 'unplugin-vue-setup-extend-plus/vite'
 
export default function createSetupExtend() {
    return setupExtend({})
}