Skip to content

一些美观,不好查找的VUE 实现效果插件

Notifications You must be signed in to change notification settings

caoguoli/vue-cglModule

Repository files navigation

demo

A Vue.js project

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

# build for production and view the bundle analyzer report
npm run build --report

For a detailed explanation on how things work, check out the guide and docs for vue-loader.

说明

1、移动端适配

lib-flexible 、px2rem-loader 插件,基本宽度 750 实现

#2、组件列表

加减按钮 cglcounter


圆盘滑动条 cglDiscslider

注:用 canvas 实现,注意点:因为画布大小缩放导致的闪跳、实现的精确度问题


圆圈内部小 div 手指移动组件 CglCirchildSlide

注:如何实现 多个小div 的来回滑动


Y 轴滑动条组件 cglYslider


滑动删除组件 cglMovedel


Echart 圆形表盘组件 cglEchartCirmove

注:用 echart、vue-echart 插件实现。 注意点:滑动功能如何实现


About

一些美观,不好查找的VUE 实现效果插件

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published