Git Product home page Git Product logo

dtreehelper's Introduction

DTreeHelper

该工程已经迁移到: https://gitee.com/miniwatermelon/DTreeHelper 后续会在此更新。

开发工具: idea+maven+java+springboot 1.5.3

工程说明:DTreeHelper工程是为dtree.js而编写的javaweb工程,他实际上是dtree.js的帮助文档工程

如何找到dtree.js:在src/main/resources/static/layui_ext/目录中,存放dtree.js的全部内容,如需使用dtree.js,则下载该目录即可。

你也可以导出全部工程在你的idea/Eclipse中运行,查看示例。

组件讨论QQ群:867324214(添加时请备注layui-dtree交流)

官网讨论地址(v2.4.5): https://fly.layui.com/jie/43868/

官网讨论地址(v2.5.0): https://fly.layui.com/jie/52635/

v2.5.7将会是dtree 2.x系列最后一个版本,后续将不再持续更新(修复bug除外)

dtree 新版将切换帮助手册,敬请期待。

dtreehelper's People

Contributors

mini-watermelon avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

dtreehelper's Issues

下拉多选框树怎么回显值?

下拉多选框树可以回显多选框(就是返回值中checked=1),但是下拉框中显示还是请选择
请问怎么才能一起回显?

menubar全部收缩数据出错

使用menubar后,点击全部收缩,会把现有的数据当做子节点添加,但是全部展开不不会将添加的展开,刷新恢复
1.
image
2.
Uploading image.png…
3.
image

复选框不能扩展选中的数据

{
    "nodeId": "001",
    "parentId": "-1",
    "context": "湖南省",
    "leaf": false,
    "level": "1",
    "spread": true,
    "dataType": "0",
    "checked": "1",
    "initchecked": "0"
}

元数据中有其他数据,如何带进来这个数据结构

JSON响应数据结构问题

我的服务器响应数据结构与你们的不统一

{"succeed":true,"code":0,"msg":"成功","data":[],"url":"","wait":3.0,"httpCode":200}

能否把success方法 暴露出来,我来解析我自己的数据,把data返回,若没有success 方法就用你自己的默认

image

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.