• This project
    • Loading...
  • Sign in

fe / YOHOBUYWAP · 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
  • YOHOBUYWAP
  • static
  • js
  • index
  • entry.js
  • update
    5feb34b7
    by 梁志锋
    2015-10-31 15:20:30 +0800  
    Browse Directory »
entry.js 146 Bytes
Raw Blame History Permalink
1 2 3 4 5 6 7 8 9
/**
 * Index打包入口
 * @author: xuqi<qi.xu@yoho.cn>
 * @date: 2015/10/19
 */

require('./search');
require('./footer');
require('./channel');