生产监控前端
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.
 
 
 
 
 
 
zhousq 51fe5a9581 2023-10-12 修改数据监控大屏中的wsurl,修改反控窗口的formdata,新增反控的统一 2 years ago
public first commit 2 years ago
src 2023-10-12 修改数据监控大屏中的wsurl,修改反控窗口的formdata,新增反控的统一 2 years ago
.editorconfig first commit 2 years ago
.env.development 2023-10-12 修改数据监控大屏中的wsurl,修改反控窗口的formdata,新增反控的统一 2 years ago
.env.production 2023-10-12 修改数据监控大屏中的wsurl,修改反控窗口的formdata,新增反控的统一 2 years ago
.env.staging first commit 2 years ago
.eslintignore first commit 2 years ago
.eslintrc-auto-import.json first commit 2 years ago
.eslintrc.js first commit 2 years ago
.gitignore first commit 2 years ago
.prettierignore first commit 2 years ago
.prettierrc.js first commit 2 years ago
README.md websocket增加心跳机制 2 years ago
favicon.ico first commit 2 years ago
index.html first commit 2 years ago
package.json 2023-10-12 修改数据监控大屏中的wsurl,修改反控窗口的formdata,新增反控的统一 2 years ago
tsconfig.json first commit 2 years ago
vite.config.ts websocket增加心跳机制 2 years ago

README.md

Luenmei Operational Cockpit MS

联美运营驾驶舱管理系统

Build Setup

# install dependencies
pnpm install

# serve with hot reload at localhost:8080
pnpm run dev

# build for production with minification
pnpm run build