Commit 39fd50c9 authored by 黄奎's avatar 黄奎

11

parent 301bccb6
This diff is collapsed.
...@@ -1586,14 +1586,6 @@ export default { ...@@ -1586,14 +1586,6 @@ export default {
title: '餐厅使用排行详情' title: '餐厅使用排行详情'
}, },
}, },
{
path: '/ticketRankingList', //门票使用排行
name: 'ticketRankingList',
component: resolve => require(['@/components/scenicSpot/ticketRankingList'], resolve),
meta: {
title: '门票使用排行'
},
},
{ {
path: '/domesticRestaurantList', //餐厅使用排行 path: '/domesticRestaurantList', //餐厅使用排行
name: 'domesticRestaurantList', name: 'domesticRestaurantList',
......
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