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