Merge pull request '更改大写' (#11) from xbx into master
Reviewed-on: http://git.luyuan.tk/luyuan/beelink/pulls/11
This commit is contained in:
commit
2063de2a9b
@ -4,7 +4,7 @@ const routes: Array<RouteRecordRaw> = [
|
|||||||
{
|
{
|
||||||
path:"/mine",
|
path:"/mine",
|
||||||
name:"Mine",
|
name:"Mine",
|
||||||
component: () => import("../layout/mine.vue"),
|
component: () => import("../layout/Mine.vue"),
|
||||||
children: [
|
children: [
|
||||||
{
|
{
|
||||||
path:"Archives",
|
path:"Archives",
|
||||||
|
Loading…
Reference in New Issue
Block a user