src/views/product.vue @@ -37,7 +37,7 @@ > </div> </div> <router-view></router-view> <router-view v-if="!isShowCar"></router-view> </div> </template>