This website works better with JavaScript
Home
Explore
Help
Register
Sign In
zhaoheqing
/
ohplay_h5
Watch
3
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
路由改为history模式
DESKTOP-O04BTUJ\muzen
3 years ago
parent
0d4128c23f
commit
e81a69e9f0
1 changed files
with
1 additions
and
2 deletions
Split View
Show Diff Stats
1
2
src/manifest.json
+ 1
- 2
src/manifest.json
View File
@@ -74,8 +74,7 @@
},
"h5":{
"router":{
- "mode": "hash",
- "base": "./"
+ "mode": "history"
}
}
}