Sign in

嘉明 谢 / auto-site · Files

GitLab

  • Go to dashboard
  • Project
  • Activity
  • Files
  • Commits
  • Builds 0
  • Graphs
  • Milestones
  • Issues 0
  • Merge Requests 0
  • Labels
  • Wiki
  • Forks
  • Network
  • auto-site
  • MENU_DATE.JS
  • init
    18b6281b
    muyulingshi authored
    2018-05-31 13:56:26 +0800  
    Browse Files »
MENU_DATE.JS 297 Bytes
Raw Blame History Permalink
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20
{
  "0": {
    "title": "首页"
  },
  "1": {
    "title": "学院概况"
  },
  "2": {
    "title": "院长致辞",
    "parent": "学院概况"
  },
  "3": {
    "title": "发展历程",
    "parent": "学院概况"
  },
  "4": {
    "title": "现任领导",
    "parent": "学院概况"
  }
}