Giter Club home page Giter Club logo

Comments (13)

xaboy avatar xaboy commented on May 15, 2024

之前没有写,需要自己重写.因为左边的图标是可以自定义的,不一定是预览.点击事件是onHandle

from form-create.

xaboy avatar xaboy commented on May 15, 2024

下个版本可以加个默认预览方法

from form-create.

williamBoss avatar williamBoss commented on May 15, 2024

谢谢

from form-create.

williamBoss avatar williamBoss commented on May 15, 2024

iview 上传不是有一个默认的预览方法吗

from form-create.

williamBoss avatar williamBoss commented on May 15, 2024

请问一下,field字段的值是数字的话,表单是不是会按照field字段进行排序

from form-create.

xaboy avatar xaboy commented on May 15, 2024

不会,始终按照数组的顺序排序. 你是什么业务逻辑?不能确定数组的顺序?

from form-create.

williamBoss avatar williamBoss commented on May 15, 2024

数组由于是后台动态传输给我的,刚刚试了一下如果是这种形式的传到前台——field: field,其中field是数字的话,生成的表单将会按照fieId字段进行排序,如果改成field : '"'+field+'"',这样的话,这个问题就不存在了,就是按照数组的顺序进行排序了。我是field的值不能确定,这个值是动态获取的,并且取得是数字。

from form-create.

xaboy avatar xaboy commented on May 15, 2024

我刚刚试了下,还真有这个问题.我处理一下

from form-create.

xaboy avatar xaboy commented on May 15, 2024

还有什么问题吗,我一次都修改了

from form-create.

xaboy avatar xaboy commented on May 15, 2024

字段排序问题修复了,默认预览图片功能增加了. 请在github重新clone一下,npm中的版本还没更新

from form-create.

xaboy avatar xaboy commented on May 15, 2024

感谢你提出的问题

from form-create.

williamBoss avatar williamBoss commented on May 15, 2024

非常感谢您的插件

from form-create.

xaboy avatar xaboy commented on May 15, 2024

npm 1.1.7版本发布了,你可以更新一下

from form-create.

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.