Skip to content

Latest commit

 

History

History
30 lines (22 loc) · 609 Bytes

File metadata and controls

30 lines (22 loc) · 609 Bytes

MarketDataView

该代码是《软件工程经济学》行情页面显示的前端代码。主要运行效果如下。

后端代码见MarketDataCapturer

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.