@ -304,7 +304,7 @@ const changeAnimation = () => {
const timeTouchStart = () => {
timePushTimer.value = setTimeout(() => {
envSelect();
}, 1000);
}, 5000);
};
/** 时间长按结束 */
@ -196,10 +196,9 @@ onMounted(() => {
}
.layout-btm {
position: absolute;
display: flex;
justify-content: space-between;
bottom: 10px;
margin-top: 12px;
.tem-btm {