mirror of
https://github.com/xxxsf/vue3-h5-template.git
synced 2025-04-06 05:23:46 +08:00
history to hash
This commit is contained in:
parent
62a40520f6
commit
5b6c3bb0f4
@ -12,7 +12,7 @@ import secondcomponent from '../pages/otherPages.vue'
|
|||||||
import thirdcomponent from '../pages/otherPages2.vue'
|
import thirdcomponent from '../pages/otherPages2.vue'
|
||||||
|
|
||||||
export default new VueRouter({
|
export default new VueRouter({
|
||||||
mode: 'history',
|
// mode: 'history',
|
||||||
base: __dirname,
|
base: __dirname,
|
||||||
routes: [
|
routes: [
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user