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.
 
 
 
 
 
betaqi 4249fc2df6 feat: readme 更新 图表尺寸调整 1 month ago
global.types feat: 点位数据增加并发请求 2 months ago
public first commit 10 months ago
src feat: readme 更新 图表尺寸调整 1 month ago
.env feat: 功能添加 8 months ago
.env.cloud feat: 优化折线图性能 2 months ago
.env.local feat: emu 设备数据点位值保留小数修改 3 months ago
.gitignore feat: 云端导入增加导入方式 3 months ago
README.md feat: readme 更新 图表尺寸调整 1 month ago
index.html fix: 平台名称修改 2 months ago
package-lock.json feat: 折线数据增加系数运算 2 months ago
package.json feat: 折线数据增加系数运算 2 months ago
pnpm-lock.yaml feat: 任务zmq回显调整 2 months ago
tsconfig.app.json first commit 10 months ago
tsconfig.json feat(topo): 实现动画 5 months ago
tsconfig.node.json first commit 10 months ago
uno.config.js feat: topo电表位置 5 months ago
uno.config.ts first commit 10 months ago
vite.config.ts fix: 4 months ago

README.md

EMU数据迁移平台

推荐的IDE设置

VSCode + Volar ( and disable Vetur).

项目依赖安装(Project Setup)

npm install

本地开发服务器(Compile and Hot-Reload for Development)

npm run dev

生产环境构建(Compile and Minify for Production)

npm run build