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