• This project
    • Loading...
  • Sign in

fe / yohoblk-wap · Files

Go to a project

GitLab

  • Go to group
  • Project
  • Activity
  • Files
  • Commits
  • Pipelines 0
  • Builds 0
  • Graphs
  • Milestones
  • Issues 0
  • Merge Requests 0
  • Members
  • Labels
  • Wiki
  • Forks
  • Network
  • Create a new issue
  • yohoblk-wap
  • src
  • pages
  • channel
  • channel-home
  • index.js
  • 资源位焦点图组件添加
    5ef36f31
    by 李奇
    2017-12-25 13:41:46 +0800  
    Browse Files
index.js 158 Bytes
Raw Blame History Permalink
1 2 3 4 5 6
export default {
    path: '/',
    name: 'cate',
    alias: '/channel/home',
    component: () => import(/* webpackChunkName: "cate" */ './channel-home')
};