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 };