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