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