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