Skip to content

hunger-Jack/calculator

Repository files navigation

calculator

一个vue实现的简单计算器

技术栈

  • vue
  • webpack
  • AlloyFinger
  • vue computed

实现的效果

  • 左右滑动切换主题
  • 整数位大于3位自动添加逗号
  • 输入加减乘除符号直接计算结果
  • 清除所有数据
  • 退格
  • 按钮动画
  • 在输出结果之后不能退格

bug

  • 在手机段不是全屏固定的,可以拖动

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 --repor

About

vue写的计算器demo

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages