Git Product home page Git Product logo

vue-m-stock's Introduction

vue-m-stock

使用Vue搭建的移动端H5行情,完成基本的行情查看,行情详情,行情自选股等功能。

注:本项目只做为本人练习使用,涉及到的三方接口只作学习,特此说明。

预览效果

http://120.27.24.71/hq/

技术栈

  • vue+vue router+vuex // vue全家桶
  • scss // css预处理器
  • postcss // css后置处理器
  • axios // 服务端交互
  • antv/f2 // 图表框架
  • good-storage // 客户端存储框架

完成功能

  • 大盘指数概况
  • 指数详情
  • 指数排行榜
  • 股票搜索
  • 股票行情详情
  • 股票自选股添加(本地缓存,不依赖账户体系)
  • 股票分时,五日,日K图表

接口说明

项目所有行情数据使用腾讯接口,本项目只做学习使用,行情可根据情况适配对应的接口。

接口参考文档:

安装及运行

npm install // 安装依赖包

npm run serve // 本地调试

npm run build // 生产打包

todo

行情,图表数据处理代码优化

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.