二次重构版本,AlphaFuturesPro本地演示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 361daff9cc
fix: 修改卡片样式
3 months ago
.trae/skills feat: 初始化代码;当前为前端演示demo,且详情页存在显示空白bug 3 months ago
docs feat: 初始化代码;当前为前端演示demo,且详情页存在显示空白bug 3 months ago
public feat: 初始化代码;当前为前端演示demo,且详情页存在显示空白bug 3 months ago
src fix: 修改卡片样式 3 months ago
trae_skills/skills feat: 初始化代码;当前为前端演示demo,且详情页存在显示空白bug 3 months ago
.gitignore feat: 初始化代码;当前为前端演示demo,且详情页存在显示空白bug 3 months ago
README.md feat: 初始化代码;当前为前端演示demo,且详情页存在显示空白bug 3 months ago
eslint.config.js feat: 初始化代码;当前为前端演示demo,且详情页存在显示空白bug 3 months ago
index.html feat: 初始化代码;当前为前端演示demo,且详情页存在显示空白bug 3 months ago
package-lock.json feat: 初始化代码;当前为前端演示demo,且详情页存在显示空白bug 3 months ago
package.json feat: 初始化代码;当前为前端演示demo,且详情页存在显示空白bug 3 months ago
vite.config.js feat: 初始化代码;当前为前端演示demo,且详情页存在显示空白bug 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.