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