This website works better with JavaScript
Home
Esplora
Aiuto
Registrati
Accedi
zhaoheqing
/
ohplay_h5
Segui
3
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Sfoglia il codice sorgente
路由改为history模式
DESKTOP-O04BTUJ\muzen
3 anni fa
parent
0d4128c23f
commit
e81a69e9f0
1 ha cambiato i file
con
1 aggiunte
e
2 eliminazioni
Visualizzazione separata
Mostra Diff Stats
1
2
src/manifest.json
+ 1
- 2
src/manifest.json
Vedi File
@@ -74,8 +74,7 @@
},
"h5":{
"router":{
- "mode": "hash",
- "base": "./"
+ "mode": "history"
}
}
}