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