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