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