Open songshuzhong opened 6 years ago
在这个Layout布局上拖放出来的组件都是独立的吗?比如:点击button怎么获取form的值?
subAttrbute 组件里边 输入事件 跟 watch 监听 的执行顺序貌似有点不对,配置属性先广播出去,渲染了,然后才执行到 watch , 所以造成了视图更新上一次的值。
how to use it ?? this is the most importent question that just say a little
推荐自己写的一个页面设计器
https://github.com/xiaoai7904/web_designer
目前怎在解决页面自适应布局问题
欢迎各位大佬提意见
搜索一下“vue 组件通讯”,这个不属于Vue-Layout的问题吧。