This website works better with JavaScript
Página Principal
Explorar
Ajuda
Registe-se
Iniciar Sessão
zhaoheqing
/
ohplay_h5
Vigiar
3
Colocar Estrela
0
Fork
0
Ficheiros
Problemas
0
Pull Requests
0
Wiki
Browse Source
路由改为history模式
DESKTOP-O04BTUJ\muzen
3 years atrás
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
Ver Ficheiro
@@ -74,8 +74,7 @@
},
"h5":{
"router":{
- "mode": "hash",
- "base": "./"
+ "mode": "history"
}
}
}