index.js 154 Bytes Raw Blame History Permalink 1 2 3 4 5 export default [{ path: '/mapp/alipayform.html', name: 'alipayform', component: () => import(/* webpackChunkName: "alipayform" */ './form.vue') }];