Commit a3c671b2 authored by 黄奎's avatar 黄奎

页面修改

parent e18c8a30
This diff is collapsed.
......@@ -1413,7 +1413,16 @@ export default {
meta: {
title: '景区票券列表'
},
}, {
},
, {
path: '/scenicRecommentList', //景点攻略
name: 'scenicRecommentList',
component: resolve => require(['@/components/scenicSpot/scenicRecommentList'], resolve),
meta: {
title: '景点攻略'
},
},
{
path: '/scenicSpotSupplier', //景区票券供应商
name: 'scenicSpotSupplier',
component: resolve => require(['@/components/scenicSpot/scenicSpotSupplier'], resolve),
......
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