项目作者: ChelFannie

项目描述 :
主要是一套提供给彩票店结算员上传和审核彩民购买的彩票图片获取信息的系统,是通过webView调用andriod接口进行图像的扫描。
高级语言: Vue
项目地址: git://github.com/ChelFannie/equipment.git
创建时间: 2018-08-09T07:03:51Z
项目社区:https://github.com/ChelFannie/equipment

开源协议:

下载


LA-pc

设备界面

Build Setup

  1. # install dependencies
  2. npm install
  3. # serve with hot reload at localhost:8080
  4. npm run dev
  5. # build for production with minification
  6. npm run build
  7. # build for production and view the bundle analyzer report
  8. npm run build --report
  9. # run unit tests
  10. npm run unit
  11. # run e2e tests
  12. npm run e2e
  13. # run all tests
  14. npm test

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