chore: 初始化平芝126kV隔离开关MES_TV项目

This commit is contained in:
yexingqiang
2026-06-08 11:02:20 +08:00
commit 494b5b4063
207 changed files with 39581 additions and 0 deletions

9
public/config.js Normal file
View File

@@ -0,0 +1,9 @@
window.g = {
mqttClient: null,
mqttSubscriptionTopic: 'MES/InstantMessaging/PZ126/#',
mqttPublishTopic: 'WEB/InstantMessaging/PZ126/MisServer',
mqttIP: '192.168.0.80',
mqttPortNumber: '8083',
baseURL: 'http://192.168.0.80:1060/submit/MESCommonBase.ashx'
// baseURL: 'http://127.0.0.1:1060/submit/MESCommonBase.ashx'
}

BIN
public/favicon.ico Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

26
public/index.html Normal file
View File

@@ -0,0 +1,26 @@
<!DOCTYPE html>
<html lang="en">
<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">
<link rel="icon" href="<%= BASE_URL %>favicon.ico">
<title>设备信息展示平台</title>
<script type="text/javascript">
document.write("<script src='./config.js?v=" + new Date().getTime() + "'><\/script>");
</script>
</head>
<body>
<noscript>
<strong>We're sorry but gaojingtv doesn't work properly without JavaScript enabled. Please enable it to continue.</strong>
</noscript>
<div id="app"></div>
<!-- built files will be auto injected -->
</body>
</html>
<style slot-scope="true">
body{
/*background-color: #5B9BD5;*/
/*background:rgba(0,0,0,0.2);*/
}
</style>

46
public/layou.json Normal file
View File

@@ -0,0 +1,46 @@
{
"layout": [
{
"opName": "A10",
"opNameShow": "A10",
"dir": 4,
"left": "540px",
"top": "560px"
},
{
"opName": "A20",
"opNameShow": "A20",
"dir": 3,
"left": "20px",
"top": "790px"
},
{
"opName": "A30",
"opNameShow": "A30",
"dir": 4,
"left": "600px",
"top": "790px"
},
{
"opName": "A40",
"opNameShow": "A40",
"dir": 4,
"left": "540px",
"top": "180px"
},
{
"opName": "A50",
"opNameShow": "A50",
"dir": 2,
"left": "480px",
"top": "50px"
},
{
"opName": "A60",
"opNameShow": "A60",
"dir": 2,
"left": "165px",
"top": "50px"
}
]
}

BIN
public/layout.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.2 MiB

BIN
public/layoutDetails2.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 69 KiB

BIN
public/logo.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 26 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 161 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 138 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 128 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 150 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 141 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 142 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 150 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 143 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 110 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 130 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 152 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 125 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 135 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 142 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 572 KiB