This commit is contained in:
lixiaopeng
2020-09-09 15:24:12 +08:00
parent a286f8ba7f
commit 6e6bc8a232
6 changed files with 4 additions and 281 deletions

View File

@@ -485,7 +485,7 @@ public class TanluSlideAdapterNew extends RecyclerView.Adapter<TanluSlideViewHol
typeName = "实时路况";
break;
default:
typeName = "道路拥堵";
typeName = "实时路况";
break;
}
return typeName;