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