Files
2026-07-13 13:10:28 +08:00

43 lines
979 B
Markdown

### 说明,项目迁移到了Gitee 啦,最后一次修改,2023-06-02 执行存档
项目迁移到这里了:此项目后续更新访问这里:
https://gitee.com/pythonstock/stock-ui
github项目后续就Archives存档了,不再更新了!
csdn的pythonstock专栏地址,相关资料都在这里有说明:
https://blog.csdn.net/freewebsys/category_9285317.html
## 1,股票系统前端项目
elementUI
https://element.eleme.cn/#/zh-CN
使用vue-element-admin的模板进行项目开发:
https://panjiachen.github.io/vue-element-admin-site/zh/guide/
在线预览地址:
https://panjiachen.github.io/vue-element-admin/#/dashboard
模板源自:
https://gitee.com/panjiachen/vue-admin-template
【相关python stock资料分类】:
http://blog.csdn.net/freewebsys/article/category/7076584
## 2,动态展示表格
http://localhost:9528/#/example/table
在.eslintrc.js 文件中配置 eslint-disable 指令来关闭ESlint语法检测。