mirror of
https://github.com/oopuuu/zTC1.git
synced 2025-12-06 18:32:49 +08:00
修改按键配置相关的代码
This commit is contained in:
@@ -1034,6 +1034,9 @@ for (var i = 0; i < actions.length; i++) {
|
||||
}
|
||||
|
||||
}
|
||||
if (actions.length == 0) {
|
||||
tb_html += "<tr><td colspan='5'>没有自定义按键动作</td></tr>";
|
||||
}
|
||||
document.getElementById("short_click_events_tb").innerHTML = tb_html;
|
||||
componentHandler.upgradeDom();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user