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