• Stars
    star
    132
  • Rank 274,205 (Top 6 %)
  • Language
    JavaScript
  • Created over 5 years ago
  • Updated over 5 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

用vue2.6构建时间轮盘小demo

word-clock

介绍

用vue2.6构建一个抖音很火的【时间轮盘】小demo 设置功能: 国际化语言切换,全屏,垂直水平位置,缩放大小,旋转角度,文字颜色,背景颜色 word-clock在线演示使用

实例效果

构建和设置

# install dependencies
npm install

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

# build for production with minification
npm run build

相关链接

技术点

  • vue2.6,vuex,cooik, VueI18n, js-cookie
  • es6
  • scss

License

MIT