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