diff --git a/index.html b/index.html index fa11c62..1d228b3 100644 --- a/index.html +++ b/index.html @@ -572,7 +572,7 @@
@@ -713,7 +713,7 @@https://mp.weixin.qq.com/
作为开头)';
}
}
+ } else {
+ document.getElementById('requestResult').innerText = '获取失败!( ´_っ`)';
+ document.getElementById('requestResultContent').innerHTML = '无法连接到服务器。';
}
requestDialog.handleUpdate();
}