@@ -54,7 +54,7 @@
},
addCar() {
uni.navigateTo({
- url: '/pages/user/car/carAdd'
+ url: '/pages/user/car/carDet'
})
}