Commit e13ce4f5 by 莫晓莉

热热热

parent b35f7db3
...@@ -37,29 +37,29 @@ ...@@ -37,29 +37,29 @@
backgroundColors: "#ffffff", backgroundColors: "#ffffff",
list: [{ list: [{
pagePath: "../index/index", pagePath: "../index/index",
iconPath: "../../../static/ic_icon-01.png", iconPath: "../../static/ic_icon-01.png",
selectedIconPath: "../../../static/ic_icon-05.png", selectedIconPath: "../../static/ic_icon-05.png",
text: "首页", text: "首页",
selected:false, selected:false,
}, },
{ {
pagePath: "../project/project", pagePath: "../project/project",
iconPath: "../../../static/ic_icon-02.png", iconPath: "../../static/ic_icon-02.png",
selectedIconPath: "../../../static/ic_icon-06.png", selectedIconPath: "../../static/ic_icon-06.png",
text: "服务项目", text: "服务项目",
selected:false, selected:false,
}, },
{ {
pagePath: "../staff/staff", pagePath: "../staff/staff",
iconPath: "../../../static/ic_icon-03.png", iconPath: "../../static/ic_icon-03.png",
selectedIconPath: "../../../static/ic_icon-07.png", selectedIconPath: "../../static/ic_icon-07.png",
text: "残疾人员", text: "残疾人员",
selected:false, selected:false,
}, },
{ {
pagePath: "../center/center", pagePath: "../center/center",
iconPath: "../../../static/ic_icon-04.png", iconPath: "../../static/ic_icon-04.png",
selectedIconPath: "../../../static/ic_icon-08.png", selectedIconPath: "../../static/ic_icon-08.png",
text: "个人中心", text: "个人中心",
selected:true, selected:true,
} }
......
...@@ -82,29 +82,29 @@ ...@@ -82,29 +82,29 @@
backgroundColors: "#ffffff", backgroundColors: "#ffffff",
list: [{ list: [{
pagePath: "./index/index", pagePath: "./index/index",
iconPath: "../../../static/ic_icon-01.png", iconPath: "../../static/ic_icon-01.png",
selectedIconPath: "../../../static/ic_icon-05.png", selectedIconPath: "../../static/ic_icon-05.png",
text: "首页", text: "首页",
selected:true, selected:true,
}, },
{ {
pagePath: "../project/project", pagePath: "../project/project",
iconPath: "../../../static/ic_icon-02.png", iconPath: "../../static/ic_icon-02.png",
selectedIconPath: "../../../static/ic_icon-06.png", selectedIconPath: "../../static/ic_icon-06.png",
text: "服务项目", text: "服务项目",
selected:false, selected:false,
}, },
{ {
pagePath: "../staff/staff", pagePath: "../staff/staff",
iconPath: "../../../static/ic_icon-03.png", iconPath: "../../static/ic_icon-03.png",
selectedIconPath: "../../../static/ic_icon-07.png", selectedIconPath: "../../static/ic_icon-07.png",
text: "残疾人员", text: "残疾人员",
selected:false, selected:false,
}, },
{ {
pagePath: "../center/center", pagePath: "../center/center",
iconPath: "../../../static/ic_icon-04.png", iconPath: "../../static/ic_icon-04.png",
selectedIconPath: "../../../static/ic_icon-08.png", selectedIconPath: "../../static/ic_icon-08.png",
text: "个人中心", text: "个人中心",
selected:false, selected:false,
} }
......
...@@ -65,29 +65,29 @@ ...@@ -65,29 +65,29 @@
backgroundColors: "#ffffff", backgroundColors: "#ffffff",
list: [{ list: [{
pagePath: "../index/index", pagePath: "../index/index",
iconPath: "../../../static/ic_icon-01.png", iconPath: "../../static/ic_icon-01.png",
selectedIconPath: "../../../static/ic_icon-05.png", selectedIconPath: "../../static/ic_icon-05.png",
text: "首页", text: "首页",
selected:false, selected:false,
}, },
{ {
pagePath: "../project/project", pagePath: "../project/project",
iconPath: "../../../static/ic_icon-02.png", iconPath: "../../static/ic_icon-02.png",
selectedIconPath: "../../../static/ic_icon-06.png", selectedIconPath: "../../static/ic_icon-06.png",
text: "服务项目", text: "服务项目",
selected:true, selected:true,
}, },
{ {
pagePath: "../staff/staff", pagePath: "../staff/staff",
iconPath: "../../../static/ic_icon-03.png", iconPath: "../../static/ic_icon-03.png",
selectedIconPath: "../../../static/ic_icon-07.png", selectedIconPath: "../../static/ic_icon-07.png",
text: "残疾人员", text: "残疾人员",
selected:false, selected:false,
}, },
{ {
pagePath: "../center/center", pagePath: "../center/center",
iconPath: "../../../static/ic_icon-04.png", iconPath: "../../static/ic_icon-04.png",
selectedIconPath: "../../../static/ic_icon-08.png", selectedIconPath: "../../static/ic_icon-08.png",
text: "个人中心", text: "个人中心",
selected:false, selected:false,
} }
......
...@@ -60,29 +60,29 @@ ...@@ -60,29 +60,29 @@
backgroundColors: "#ffffff", backgroundColors: "#ffffff",
list: [{ list: [{
pagePath: "../index/index", pagePath: "../index/index",
iconPath: "../../../static/ic_icon-01.png", iconPath: "../../static/ic_icon-01.png",
selectedIconPath: "../../../static/ic_icon-05.png", selectedIconPath: "../../../static/ic_icon-05.png",
text: "首页", text: "首页",
selected:false, selected:false,
}, },
{ {
pagePath: "../project/project", pagePath: "../project/project",
iconPath: "../../../static/ic_icon-02.png", iconPath: "../../static/ic_icon-02.png",
selectedIconPath: "../../../static/ic_icon-06.png", selectedIconPath: "../../static/ic_icon-06.png",
text: "服务项目", text: "服务项目",
selected:false, selected:false,
}, },
{ {
pagePath: "../staff/staff", pagePath: "../staff/staff",
iconPath: "../../../static/ic_icon-03.png", iconPath: "../../static/ic_icon-03.png",
selectedIconPath: "../../../static/ic_icon-07.png", selectedIconPath: "../../static/ic_icon-07.png",
text: "残疾人员", text: "残疾人员",
selected:true, selected:true,
}, },
{ {
pagePath: "../center/center", pagePath: "../center/center",
iconPath: "../../../static/ic_icon-04.png", iconPath: "../../static/ic_icon-04.png",
selectedIconPath: "../../../static/ic_icon-08.png", selectedIconPath: "../../static/ic_icon-08.png",
text: "个人中心", text: "个人中心",
selected:false, selected:false,
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment