Skip to content

AntD 和Vue3 编写的一个股票行情前端工具,配合后端工具一起工作(https://github.com/walkingsky/python_stock_api

License

Notifications You must be signed in to change notification settings

walkingsky/vue_stock_view

Repository files navigation

vue_stock_view

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

AntD 和Vue3 编写的一个股票行情前端工具,配合后端工具一起工作(https://github.com/walkingsky/python_stock_api)

目前的主要功能:

持仓股票,历史持仓股票,行业排行分析,行业行情分析。

配置,运行

修改文件(src\services\address.js)中的baseUrl设置,让其指到部署好的后端接口地址上

执行 npm run serve,然后访问http://127.0.0.1:8081/

界面抓图:

image-20220914152901610

image-20220914153201271

image-20220914153322315

image-20220914153405116

About

AntD 和Vue3 编写的一个股票行情前端工具,配合后端工具一起工作(https://github.com/walkingsky/python_stock_api

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published