• This project
    • Loading...
  • Sign in

fe / yohobuy-node · Files

Go to a project

GitLab

  • Go to group
  • Project
  • Activity
  • Files
  • Commits
  • Pipelines 0
  • Builds 0
  • Graphs
  • Milestones
  • Issues 1
  • Merge Requests 0
  • Members
  • Labels
  • Wiki
  • Forks
  • Network
  • Create a new issue
  • yohobuy-node
  • public
  • js
  • home
  • returns.page.js
  • 退换货列表页
    30d20d30
    by yyq
    2017-03-06 16:36:48 +0800  
    Browse Files
returns.page.js 169 Bytes
Raw Blame History Permalink
1 2 3 4 5 6 7 8 9
/**
 * 我的退/换货
 * @author: yyqing<yanqing.yang@yoho.cn>
 * @date: 2016/2/26
 */

require('../common');
require('./returns-detail');
require('./returns-apply');