yyb
15 小时以前 0a142e41b072d72538091f2c7557872e5f930e37
1
2
3
4
5
import setupExtend from 'unplugin-vue-setup-extend-plus/vite'
 
export default function createSetupExtend() {
    return setupExtend({})
}