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