Сообщество IT-специалистов
Ответы на любые вопросы об IT
Профессиональное развитие в IT
array.reduce(function(acc, el) { el.forEach(function(n, i) { acc[i] = acc[i] || []; n.forEach(function(m, j) { [].push.apply(acc[i][j] = acc[i][j] || [], [].concat(m)); }); }); return acc; }, [])
const val = $(this).siblings('.basket-quantity__num').text((i, text) => Math.max(1, Math.min(100, +text - 1))).text(); $(this).parents('.content').find('.price .num').html(val * 2830);
Из-за this ?
next() {
next: () => {
выводится не то что ожидалось
$('.wrapper').height()
<i @click="$emit('xxx')">
<add-edu @xxx="remove">
display: flex