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