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