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