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