routing is defined as the same component, but a Type is passed to distinguish different order types, but the component will only be loaded once after clicking. Clicking on the paid page will not reload, and the parameters will remain on the previous page.
{path: "order/list/:type", component: OrderListComponent,canActivate:[AuthService]},