نگاهی به بائوجون KiWi EV مدل ۲۰۲۲، خودروی الکتریکی جذاب چینی برای سفر در شهرهای شلوغ و پرترافیک
کپی لینک کوتاه مطلب var myInput = document.getElementById("copyInp"); var myButton = document.getElementById("copyBtn"); myButton.onclick = function(){ myInput.select(); document.execCommand("copy"); }