Commit 423cbea7 authored by youjie's avatar youjie

no message

parent d023d0ad
......@@ -58,7 +58,7 @@ const routes = [{
path: '/detailHotal/:id/:b2CPrice',
meta: { title: '酒店' },
component: () =>
import ('pages/detailsHotal.vue')
import ('pages/detailHotal.vue')
}, { // 酒店下单
path: '/HotalForm/:id',
component: () =>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment