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