Browse Source

[完善]完善菜单bug

dev
邵佳豪 3 years ago
parent
commit
220ca290a5
  1. 1
      src/app/pages/home/home.component.ts

1
src/app/pages/home/home.component.ts

@ -70,7 +70,6 @@ export class HomeComponent implements OnInit {
this.isGasStationNav = true
this.isGasStationBack = true
} else {
this.isGasStationNav = false
this.isGasStationBack = false
}
});

Loading…
Cancel
Save