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