Team:WHU-China

From 2012.igem.org

(Difference between revisions)
Line 13: Line 13:
//定义菜单及侧边栏数据
//定义菜单及侧边栏数据
var menuObj = {
var menuObj = {
-
home : [
+
Home : [
{
{
title : "what's new",
title : "what's new",
Line 47: Line 47:
}
}
],
],
-
team : [
+
Team : [
{
{
title : 'aa',
title : 'aa',
Line 71: Line 71:
}
}
],
],
-
project : [
+
Project : [
{
{
title : 'aa',
title : 'aa',
Line 95: Line 95:
}
}
],
],
-
standard : [
+
Standard : [
{
{
title : 'aa',
title : 'aa',
Line 119: Line 119:
}
}
],
],
-
notes : [
+
Notes : [
{
{
title : 'aa',
title : 'aa',
Line 143: Line 143:
}
}
],
],
-
humanPractice : [
+
HumanPractice : [
{
{
title : 'aa',
title : 'aa',

Revision as of 12:29, 24 September 2012