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