Coder Social home page Coder Social logo

little_program's Introduction

x-组件 (觉得有用的话,欢迎加星哈,也可以加我微信(xc1255178487),拉你进群交流哦)

image

如果群满了的话,可以加我微信拉你入群哦

image 小程序组件demo

首页效果

image

image

表单组件

image

富文本组件

image

文档:https://blog.csdn.net/u012436704/article/details/89071775
富文本数据传入的数据格式样例:

[ // type :0 文本 1 图片
  {info: "13123", type: 0}, 
  {info:"http://tmp/wxba5fb31d9952e6e2024.jpg", type: 1}
  {info: "1312312", type: 0}
  {info: "http://tmp/wxba63609d6a795725d8.jpg", type: 1}
  {info: "1123213", type: 0}
]
时间日期联动组件(五级)

文档 :https://blog.csdn.net/u012436704/article/details/90552678

05-23更新

1.新增日期时间联动组件

05-24更新

1.修复富文本编辑器初始化有数据是添加图片报错 2.更新添加图片如果未选取,默认在尾部添加

06-02 更新

1.新增行布局组件

little_program's People

Contributors

aydk-xcc avatar

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.