@@ -75,7 +75,7 @@ export default {
this.activeIndex = "1";
} else if (this.nowPath == "/solution") {
this.activeIndex = "2";
- } else if (this.nowPath == "/online") {
+ } else if (this.nowPath == "/productCenter") {
this.activeIndex = "3";
} else if (this.nowPath == "/newsInformation") {
this.activeIndex = "4";