Иван
Аппарат неплохой, но есть нюансы. При запуске пришлось разбираться с подключением питания, потому что раньше работал только с S19 серией. После настройки всё заработало нормально
!el.hasAttribute('disabled'));
if (focusables.length > 0) {
let first = focusables[0];
let last = focusables[focusables.length - 1];
if ($event.shiftKey && document.activeElement === first) {
last.focus();
$event.preventDefault();
} else if (!$event.shiftKey && document.activeElement === last) {
first.focus();
$event.preventDefault();
}
}
"
x-show="show" class="fixed inset-0 overflow-y-auto px-4 sm:px-0 z-50" style="display: none;"
:style="{ top: document.getElementById('head')?.offsetHeight + 16 + 'px' }">
Константин
Не знаю, может мне одному так "повезло", но с первого дня какая-то ерунда. То хешрейт просядет, то в веб-морду не зайти. Перепрошил, вроде стало лучше, но осадочек остался. Следующий, наверное, уже возьму WhatsMiner
!el.hasAttribute('disabled'));
if (focusables.length > 0) {
let first = focusables[0];
let last = focusables[focusables.length - 1];
if ($event.shiftKey && document.activeElement === first) {
last.focus();
$event.preventDefault();
} else if (!$event.shiftKey && document.activeElement === last) {
first.focus();
$event.preventDefault();
}
}
"
x-show="show" class="fixed inset-0 overflow-y-auto px-4 sm:px-0 z-50" style="display: none;"
:style="{ top: document.getElementById('head')?.offsetHeight + 16 + 'px' }">
Необходимо авторизоваться, чтобы оставить отзыв.
!el.hasAttribute('disabled'));
if (focusables.length > 0) {
let first = focusables[0];
let last = focusables[focusables.length - 1];
if ($event.shiftKey && document.activeElement === first) {
last.focus();
$event.preventDefault();
} else if (!$event.shiftKey && document.activeElement === last) {
first.focus();
$event.preventDefault();
}
}
"
x-show="show" class="fixed inset-0 overflow-y-auto px-4 sm:px-0 z-50" style="display: none;"
:style="{ top: document.getElementById('head')?.offsetHeight + 16 + 'px' }">