function loadContents(){
  AddContentItem(new ContentItemNode(0, '第一节概念解释', 0));
}

