module.exports.contain = function(arr, key) { return arr.indexOf(key) > -1 } 横向卡片多选框