Commit 423cbea7 authored by youjie's avatar youjie

no message

parent d023d0ad
...@@ -58,7 +58,7 @@ const routes = [{ ...@@ -58,7 +58,7 @@ const routes = [{
path: '/detailHotal/:id/:b2CPrice', path: '/detailHotal/:id/:b2CPrice',
meta: { title: '酒店' }, meta: { title: '酒店' },
component: () => component: () =>
import ('pages/detailsHotal.vue') import ('pages/detailHotal.vue')
}, { // 酒店下单 }, { // 酒店下单
path: '/HotalForm/:id', path: '/HotalForm/:id',
component: () => 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