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