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