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