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