生产监控前端
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.
 
 
 
 
 
 
fuguobin 6b61d0b8ce 数据大屏样式重构 1 year ago
public first commit 1 year ago
src 数据大屏样式重构 1 year ago
static/images 图表信息页修改 1 year ago
.editorconfig first commit 1 year ago
.env.development 详情页增加折线图 1 year ago
.env.production 图表修改 1 year ago
.env.staging first commit 1 year ago
.eslintignore first commit 1 year ago
.eslintrc-auto-import.json first commit 1 year ago
.eslintrc.js first commit 1 year ago
.gitignore first commit 1 year ago
.prettierignore first commit 1 year ago
.prettierrc.js first commit 1 year ago
README.md websocket增加心跳机制 1 year ago
favicon.ico first commit 1 year ago
index.html first commit 1 year ago
package.json 修改控制方式和wsurl配置 1 year ago
tsconfig.json first commit 1 year ago
vite.config.ts 增加分页 1 year 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