重构版本,截至2026年2月17日,仅实现demo交互页面,且详情页存在问题
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Lxy c99732f3fa
fix: 增加展示截图
3 months ago
.trae/skills feat:增加后端接口 3 months ago
backend fix: 增加展示截图 3 months ago
docs fix: 增加主动缓存等功能 3 months ago
public feat: 初始化代码;当前仅前端演示,详情页存在bug 3 months ago
src fix: 增加主动缓存等功能 3 months ago
.gitignore feat: 初始化代码;当前仅前端演示,详情页存在bug 3 months ago
README.md feat: 初始化代码;当前仅前端演示,详情页存在bug 3 months ago
config.example.json fix: 增加akshare的接口 3 months ago
config.json fix: 增加akshare的接口 3 months ago
deepseek请求prompt示例.txt fix: 增加akshare的接口 3 months ago
eslint.config.js feat: 初始化代码;当前仅前端演示,详情页存在bug 3 months ago
index.html feat: 初始化代码;当前仅前端演示,详情页存在bug 3 months ago
k(deepseek请求数据示例).json fix: 增加akshare的接口 3 months ago
package-lock.json fix: k线图正确显示;当前需要继续处理的问题:1、其他技术内容;2、ai判断的方法,传入多条k线数据;3、具体合约代码如何获取 3 months ago
package.json fix: k线图正确显示;当前需要继续处理的问题:1、其他技术内容;2、ai判断的方法,传入多条k线数据;3、具体合约代码如何获取 3 months ago
start_services.bat fix: 天勤服务器通信成功,获取k线仍有问题 3 months ago
vite.config.js fix: 增加了前端的缓存策略 3 months ago
前端设计方案.md fix: 增加了前端的缓存策略 3 months ago
展示图1.png fix: 增加展示截图 3 months ago
展示图2.png fix: 增加展示截图 3 months ago
系统启动指南.md fix: 配置项更新完成 3 months ago

README.md

React + Vite

This template provides a minimal setup to get React working in Vite with HMR and some ESLint rules.

Currently, two official plugins are available:

React Compiler

The React Compiler is not enabled on this template because of its impact on dev & build performances. To add it, see this documentation.

Expanding the ESLint configuration

If you are developing a production application, we recommend using TypeScript with type-aware lint rules enabled. Check out the TS template for information on how to integrate TypeScript and typescript-eslint in your project.