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