GithubHelp home page GithubHelp logo

Comments (2)

pengxiaotian avatar pengxiaotian commented on July 23, 2024

store中的com为带有children 的结构数据,建议整理成单数组形式也就是之前那样 原因如下:考虑到有些组件带有层级结构可考虑在screen中增加zIndexList字段来决定组件层级结构,因为这样数组在删除时候,后端可以更快找到该组件,且若后端是mongodb一个组件保存为一个文档,后期在查询组件的时候,无法保证组件的顺序,整存整取除外 image

最初是有zIndexList,后来把后端项目干掉了,就没考虑过。后面考虑再加过来吧。
最近加班没精力啊😪

from datav-vue.

jlhejs avatar jlhejs commented on July 23, 2024

还有一个问题就是右侧属性栏其实可以提供组件,以option配置项去渲染配置项,我看目前是以配置项生成的.vue代码,是否考虑的为后期组件属性自定义化

from datav-vue.

Related Issues (20)

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.