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