devicesmgt/sgzb-screen/index.html

16 lines
344 B
HTML
Raw Normal View History

2023-12-16 18:10:04 +08:00
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta
name="viewport"
content="width=device-width, initial-scale=1.0, user-scalable=0"
/>
<title>南方电网</title>
</head>
<body style="margin: 0;">
<div id="app"></div>
</body>
</html>