index.js 111 Bytes Raw Blame History Permalink 1 2 3 4 5 6 import YohoPage from './list'; export default [{ path: '/mapp/coupon/yoho.html', component: YohoPage, }];