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