index.js 194 Bytes Raw Blame History Permalink 1 2 3 4 5 6 7 8 export default { path: '/share.html', name: 'share', component: () => import(/* webpackChunkName: "product.share" */'./share'), meta: { pageName: '晒单评价' } };