Skip to content

Commit c2e1b1e

Browse files
committed
修改:統一文件書寫格式
1 parent 648f41c commit c2e1b1e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/router/main.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ const routes = [
44
{
55
path:"/",
66
name:"home",
7-
component: () => import("../views/home.vue")
7+
component: () => import("../views/home.vue")
88
},
99
{
1010
path:"/download",

0 commit comments

Comments
 (0)