You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
12 lines
386 B
12 lines
386 B
diff a/components/recommend.vue b/components/recommend.vue (rejected hunks)
|
|
@@ -142,9 +142,7 @@
|
|
url: '/subPackages/details/scenicDetails?id='+id
|
|
})
|
|
}else if(this.scenic_type_id == 5){
|
|
- uni.navigateTo({
|
|
- url: '/subPackages1/hotel/hotelDetails?id='+id
|
|
- })
|
|
+
|
|
}else if(this.scenic_type_id == 11){
|
|
|
|
}else if(this.scenic_type_id == 12){
|
|
|