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