• 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
  • public
  • js
  • content-code.js
  • 完善组件
    f01aefa5
    by ccbikai
    2016-07-20 15:51:42 +0800  
    Browse Files
content-code.js 253 Bytes
Raw Blame History Permalink
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
/**
 * 前端资源位配置文件
 */

'use strict';

const channel = {
    men: '9ee58aadd9559d07207fe4a98843eaac',
    women: 'aa8d34c85934c2ccc16e2babd3eb5e47',
    lifestyle: '3ad8826fc89fb0d023a4cd06a6991219'
};

module.exports = {
    channel
};