We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 79698b7 commit 13c1385Copy full SHA for 13c1385
qpython-docs/source/qpython_theme/static/web.js
@@ -16,7 +16,6 @@ function submenu_init() {
16
return true;
17
}
18
19
- console.log(ele.data('click_first'));
20
// 判断显示隐藏
21
if (ele.is(':visible')) {
22
ele.hide();
0 commit comments