spring
15 小时以前 32d626d984bbb95ad16fa6a17670c28594d7dd3c
1
2
3
4
5
import setupExtend from 'unplugin-vue-setup-extend-plus/vite'
 
export default function createSetupExtend() {
    return setupExtend({})
}