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