Joget DX 8 Stable Released
The stable release for Joget DX 8 is now available, with a focus on UX and Governance.
Table of Contents |
---|
将此代码插入到 同一页上的自定义JavaScript中。
Insert this code into Custom JavaScript on the same page.
Code Block |
---|
$(document).ready(function(){ $(".menu-container").hide(); }); |