So erhalten Sie Daten von URL in VueJs
new URL(location.href).searchParams.get('page')
Good Gnu
new URL(location.href).searchParams.get('page')