7 小时以前 533353dbeb19b3fa45817e9f65874db4e2ce6f9e
1
2
3
4
5
import setupExtend from 'unplugin-vue-setup-extend-plus/vite'
 
export default function createSetupExtend() {
    return setupExtend({})
}