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