mirror of
https://github.com/oopuuu/zTC1.git
synced 2026-05-12 03:04:45 +08:00
调试用
This commit is contained in:
@@ -1510,8 +1510,8 @@ HttpPost("/shortClickEvent", function (re) {
|
||||
}
|
||||
|
||||
function OtaFileUpload() {
|
||||
alert("假的假的是假的,忽略");
|
||||
return;
|
||||
//alert("假的假的是假的,忽略");
|
||||
//return;
|
||||
var fileInput = document.getElementById("ota_file");
|
||||
if (fileInput.files.length === 0) {
|
||||
alert("请选择要上传的 OTA 文件");
|
||||
|
||||
Reference in New Issue
Block a user