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