Skip to content
Snippets Groups Projects

router.js fixed

Merged Yongjian Duan requested to merge hotFix/conflictFix/0808 into master
1 unresolved thread

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
16 16 {path: '/home', name: 'Home', component: Home},
17 17 {path: '/resourceAdd', name: 'ResourceAdd', component: ResourceAdd},
18 18 {path: '/borrowPage', name: 'BorrowPage', component: BorrowPage},
19 {path: '/resourceBorrowing', name: 'ResourceBorrowing', component: ResourceBorrowing},
20 19 {path: '/login', name: 'Login', component: Login},
21 20 {path: '/accountSearch', name: 'AccountSearch', component: AccountSearch},
22 21 {path: '/ReturnPage', name: 'ReturnPage', component: ReturnPage},
23 22 {path: '/resourceEdit', name: 'ResourceEdit', component: ResourceEdit},
24 23 // add more page route
25 {path: '/Copy7', name: 'Notification', component: Notification},
  • Haoze Zhang approved this merge request

    approved this merge request

  • Yongjian Duan mentioned in commit 354640fb

    mentioned in commit 354640fb

  • merged

  • Please register or sign in to reply
    Loading