Commit e13ce4f5 by 莫晓莉

热热热

parent b35f7db3
......@@ -37,29 +37,29 @@
backgroundColors: "#ffffff",
list: [{
pagePath: "../index/index",
iconPath: "../../../static/ic_icon-01.png",
selectedIconPath: "../../../static/ic_icon-05.png",
iconPath: "../../static/ic_icon-01.png",
selectedIconPath: "../../static/ic_icon-05.png",
text: "首页",
selected:false,
},
{
pagePath: "../project/project",
iconPath: "../../../static/ic_icon-02.png",
selectedIconPath: "../../../static/ic_icon-06.png",
iconPath: "../../static/ic_icon-02.png",
selectedIconPath: "../../static/ic_icon-06.png",
text: "服务项目",
selected:false,
},
{
pagePath: "../staff/staff",
iconPath: "../../../static/ic_icon-03.png",
selectedIconPath: "../../../static/ic_icon-07.png",
iconPath: "../../static/ic_icon-03.png",
selectedIconPath: "../../static/ic_icon-07.png",
text: "残疾人员",
selected:false,
},
{
pagePath: "../center/center",
iconPath: "../../../static/ic_icon-04.png",
selectedIconPath: "../../../static/ic_icon-08.png",
iconPath: "../../static/ic_icon-04.png",
selectedIconPath: "../../static/ic_icon-08.png",
text: "个人中心",
selected:true,
}
......
......@@ -82,29 +82,29 @@
backgroundColors: "#ffffff",
list: [{
pagePath: "./index/index",
iconPath: "../../../static/ic_icon-01.png",
selectedIconPath: "../../../static/ic_icon-05.png",
iconPath: "../../static/ic_icon-01.png",
selectedIconPath: "../../static/ic_icon-05.png",
text: "首页",
selected:true,
},
{
pagePath: "../project/project",
iconPath: "../../../static/ic_icon-02.png",
selectedIconPath: "../../../static/ic_icon-06.png",
iconPath: "../../static/ic_icon-02.png",
selectedIconPath: "../../static/ic_icon-06.png",
text: "服务项目",
selected:false,
},
{
pagePath: "../staff/staff",
iconPath: "../../../static/ic_icon-03.png",
selectedIconPath: "../../../static/ic_icon-07.png",
iconPath: "../../static/ic_icon-03.png",
selectedIconPath: "../../static/ic_icon-07.png",
text: "残疾人员",
selected:false,
},
{
pagePath: "../center/center",
iconPath: "../../../static/ic_icon-04.png",
selectedIconPath: "../../../static/ic_icon-08.png",
iconPath: "../../static/ic_icon-04.png",
selectedIconPath: "../../static/ic_icon-08.png",
text: "个人中心",
selected:false,
}
......
......@@ -65,29 +65,29 @@
backgroundColors: "#ffffff",
list: [{
pagePath: "../index/index",
iconPath: "../../../static/ic_icon-01.png",
selectedIconPath: "../../../static/ic_icon-05.png",
iconPath: "../../static/ic_icon-01.png",
selectedIconPath: "../../static/ic_icon-05.png",
text: "首页",
selected:false,
},
{
pagePath: "../project/project",
iconPath: "../../../static/ic_icon-02.png",
selectedIconPath: "../../../static/ic_icon-06.png",
iconPath: "../../static/ic_icon-02.png",
selectedIconPath: "../../static/ic_icon-06.png",
text: "服务项目",
selected:true,
},
{
pagePath: "../staff/staff",
iconPath: "../../../static/ic_icon-03.png",
selectedIconPath: "../../../static/ic_icon-07.png",
iconPath: "../../static/ic_icon-03.png",
selectedIconPath: "../../static/ic_icon-07.png",
text: "残疾人员",
selected:false,
},
{
pagePath: "../center/center",
iconPath: "../../../static/ic_icon-04.png",
selectedIconPath: "../../../static/ic_icon-08.png",
iconPath: "../../static/ic_icon-04.png",
selectedIconPath: "../../static/ic_icon-08.png",
text: "个人中心",
selected:false,
}
......
......@@ -60,29 +60,29 @@
backgroundColors: "#ffffff",
list: [{
pagePath: "../index/index",
iconPath: "../../../static/ic_icon-01.png",
iconPath: "../../static/ic_icon-01.png",
selectedIconPath: "../../../static/ic_icon-05.png",
text: "首页",
selected:false,
},
{
pagePath: "../project/project",
iconPath: "../../../static/ic_icon-02.png",
selectedIconPath: "../../../static/ic_icon-06.png",
iconPath: "../../static/ic_icon-02.png",
selectedIconPath: "../../static/ic_icon-06.png",
text: "服务项目",
selected:false,
},
{
pagePath: "../staff/staff",
iconPath: "../../../static/ic_icon-03.png",
selectedIconPath: "../../../static/ic_icon-07.png",
iconPath: "../../static/ic_icon-03.png",
selectedIconPath: "../../static/ic_icon-07.png",
text: "残疾人员",
selected:true,
},
{
pagePath: "../center/center",
iconPath: "../../../static/ic_icon-04.png",
selectedIconPath: "../../../static/ic_icon-08.png",
iconPath: "../../static/ic_icon-04.png",
selectedIconPath: "../../static/ic_icon-08.png",
text: "个人中心",
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