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