Giter Club home page Giter Club logo

Comments (5)

wangyuan389 avatar wangyuan389 commented on August 23, 2024 2

谢谢建议,uniapp vue2版本的兼容性不太好,所以好多render方式都不支持。 我正在开发新的可视化搭建,基于vue3开发的,感兴趣可以等新开源出了继续研究

from mall-cook.

gsoec avatar gsoec commented on August 23, 2024

这个项目有uniapp版本。
目前来说,is语法, grid布局 在生成vx小程序上不太兼容。

from mall-cook.

gyf19 avatar gyf19 commented on August 23, 2024

谢谢建议,uniapp vue2版本的兼容性不太好,所以好多render方式都不支持。 我正在开发新的可视化搭建,基于vue3开发的,感兴趣可以等新开源出了继续研究

@wangyuan389 大神,vue3版本有动静吗?

from mall-cook.

Eastboat avatar Eastboat commented on August 23, 2024

谢谢建议,uniapp vue2版本的兼容性不太好,所以好多render方式都不支持。 我正在开发新的可视化搭建,基于vue3开发的,感兴趣可以等新开源出了继续研究

谢谢建议,uniapp vue2版本的兼容性不太好,所以好多render方式都不支持。 我正在开发新的可视化搭建,基于vue3开发的,感兴趣可以等新开源出了继续研究

请教下作者,有无交流群

from mall-cook.

yushiyoubj avatar yushiyoubj commented on August 23, 2024

作者你好:

最近在学习低代码平台知识,看了你的作品让我深受启发。mall-cook 是个非常棒的项目,由衷希望它能越来越好!

下面是我个人在看了代码后,产生的一些新想法(注意这不是建议,因为我并没有深入研究代码,对项目也不够了解,是否采纳需要作者你自己判断):

  1. 使用 v-bind : is 代替 v-if 实现动态组件,使代码更简洁,Vue文档:https://v2.cn.vuejs.org/v2/api/#is
  2. 使用 h 函数渲染代替常规组件,个人感觉使用 createElement 创建 DOM 更有利于数据传递,Vue文档:https://v2.cn.vuejs.org/v2/guide/render-function.html#JSX
  3. 使用 grid 布局实现魔方组件,这里需要注意兼容性问题,但随着低版本浏览器淘汰,个人觉得 grid 布局会越来越流行。文档: CSS Grid 网格布局教程 - 阮一峰的网络日志
  4. 考虑使用 em、rem、vw、vh 代替部分 px ,这里我是想低代码平台对自适应要求比较高,如果组件布局实现了自适应,那么组件本身样式可能出现问题(比如字体大小)

希望我的想法能给你带来灵感!

请问是否方便提供一个群二维码,我想加入一下mall-cook群

from mall-cook.

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.