# single-router **Repository Path**: gzuwkj/single-router ## Basic Information - **Project Name**: single-router - **Description**: 使用ts编写的 适用uniapp的vue-router - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2023-03-28 - **Last Updated**: 2024-03-25 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## SingleRouter - 单页面路由管理器 ### 实现目标 项目目标 通过在单页面中 维护一个router对象,实现页面的切换和历史记录存储 !! > **完成在uniapp中的app兼容路由导航的目标**