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