• 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
  • me
  • currency-new.js
  • 更新频道选择页顶部导航
    14908920
    by biao
    2016-01-05 15:00:06 +0800  
    Browse Files
currency-new.js 199 Bytes
Raw Blame History Permalink
1 2 3 4 5 6 7 8 9 10 11 12
/**
 * 新有货币界面
 * @author: 赵彪<bill.zhao@yoho.cn>
 * @date: 2015/12/30
 */

function getGender() {
    return window.cookie('_Channel');
}

require('../home/maybe-like')(getGender());