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