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