We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
var setting = { view:{ nodeClasses: {add: ['tree-dir-item']}, // nameIsHTML: true } }; zTreeObj = $.fn.zTree.init($("#dirtree"), setting, zNodes);
类tree-dir-item并没有添加到生成的节点中,请问是哪个地方出了问题
The text was updated successfully, but these errors were encountered:
首先请核实你使用的 zTree 版本是否与 API 中说明的 支持版本一致
Sorry, something went wrong.
No branches or pull requests
类tree-dir-item并没有添加到生成的节点中,请问是哪个地方出了问题
The text was updated successfully, but these errors were encountered: