liangjie6810168


  • 常用数据处理方法集成

    published 1.0.4 4 years ago
  • 可以获取图片主体颜色 A set of ways to get the most contrasting colors in an image and commonly used image information

    published 1.1.0 a year ago
  • |属性名|数据类型|功能说明|默认值 |:-:|:-:|:-:|:-:| |src|String|图片地址|''| |color|String|对话泡底色|''| |width|Number|宽度|40| |height|Number|高度|60| ```javaScript circle('xxx.png','#xxx',80,120) // Promise => {width:80,height:120,data:base64} ``` ## round(src, color

    published 1.0.4 a year ago
  • 高德地图在vue中使用的封装

    published 1.0.4 a year ago