diff --git a/pages.json b/pages.json index e7666b4..265de74 100644 --- a/pages.json +++ b/pages.json @@ -276,7 +276,7 @@ ], "tabBar" : { "color" : "#CCCCCC", - "selectedColor" : "#2260F6", + "selectedColor" : "#F16C07", "borderStyle" : "black", "backgroundColor" : "#ffffff", "fontSize" : "24rpx", @@ -293,7 +293,7 @@ "pagePath" : "pages/map/map", "iconPath" : "/static/images/map.png", "selectedIconPath" : "/static/images/selectMap.png", - "text" : "文体旅地图" + "text" : "地图" }, { "pagePath" : "pages/user/user", diff --git a/pages/index/index.vue b/pages/index/index.vue index 2ff0fb2..13c2a15 100644 --- a/pages/index/index.vue +++ b/pages/index/index.vue @@ -1,9 +1,12 @@