mirror of
				https://gitee.com/hhyykk/ipms-sjy.git
				synced 2025-10-31 10:18:42 +08:00 
			
		
		
		
	docs: add router history doc
This commit is contained in:
		| @@ -18,7 +18,7 @@ const { loadStart, loadDone } = usePageLoading() | ||||
|  | ||||
| // 创建路由实例 | ||||
| const router = createRouter({ | ||||
|   history: createWebHashHistory(), | ||||
|   history: createWebHashHistory(), // createWebHashHistory URL带#,createWebHistory URL不带# | ||||
|   strict: true, | ||||
|   routes: remainingRouter as RouteRecordRaw[], | ||||
|   scrollBehavior: () => ({ left: 0, top: 0 }) | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 xingyu
					xingyu