Files
bj_power/bj_power_mes/public/index.html
T
SunYF cbd55338f1 feat: add run.ps1 script to start projects easily
add a powershell script that supports starting MES, WMS, WMSClient, Workstation and Dashboard projects with one command, includes build and run logic for backend services and npm dev for dashboard
2026-08-28 17:03:03 +08:00

13 lines
417 B
HTML

<!DOCTYPE html>
<html lang="zh-CN">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no" />
<title>MES 产线控制</title>
<script type="module" crossorigin src="./assets/index-DK0Mia3I.js"></script>
<link rel="stylesheet" crossorigin href="./assets/index-Bd5FHb5J.css">
</head>
<body>
<div id="app"></div>
</body>
</html>