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