This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
dmc
/
test-web
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
2022年5月9日10:54:00
master
wq
3 years ago
parent
a0a1167df7
commit
610e0980b4
1 changed files
with
1 additions
and
0 deletions
Split View
Show Diff Stats
1
0
src/router/index.ts
+ 1
- 0
src/router/index.ts
View File
@@ -119,6 +119,7 @@ const routes: RouteRecordRaw[] = [
}
],
}
]
const router = createRouter({
history: createWebHashHistory(), //createWebHistory createWebHashHistory(带#号) 路由模式
Write
Preview
Loading…
Cancel
Save