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