初始化仓库

This commit is contained in:
wangxiaowei
2026-04-14 16:54:04 +08:00
commit 967c25b397
553 changed files with 106514 additions and 0 deletions

View File

@ -0,0 +1,11 @@
{
"id": "hhyang-uni-simple-router",
"name": "路由、拦截、最优雅解决方案",
"version": "2.0.6",
"description": "一个完全相似Vue-router的路由插件",
"keywords": [
"路由守卫",
"路由拦截",
"页面路由"
]
}