ソースを参照

2022年5月9日10:54:00

master
wq 3年前
コミット
610e0980b4
1個のファイルの変更1行の追加0行の削除
  1. 1
    0
      src/router/index.ts

+ 1
- 0
src/router/index.ts ファイルの表示

@@ -119,6 +119,7 @@ const routes: RouteRecordRaw[] = [
}
],
}
]

const router = createRouter({
history: createWebHashHistory(), //createWebHistory createWebHashHistory(带#号) 路由模式

読み込み中…
キャンセル
保存