HarmonyOS Development: This article explores the Navigation routing component
Foreword this article is based on Api12 if you are still using router as a page jump, it is recommended to switch the Navigation component as the application routing framework, not for anything else, because the official router is no longer recommend. It should be noted that Navigation is a component, not a callable method…