This commit is contained in:
XingCheng3
2026-05-22 12:58:05 +08:00
commit 397a168fe9
43 changed files with 13418 additions and 0 deletions

BIN
public/TopLogo.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 16 KiB

11
public/config.js Normal file
View File

@@ -0,0 +1,11 @@
window.g = {
// API_WEB_URL: 'http://127.0.0.1:10260/submit/MESCommonBase.ashx',
API_WEB_URL: 'http://172.16.1.5:10000/submit/MESCommonBase.ashx',
API_MES_Controller_URL: 'http://172.16.1.5:9983',
mqttIP: '172.16.1.5',
mqttPortNumber: '8083',
mqttSubscriptionTopic: 'MES/InstantMessaging/CATL_PDC',
mqttPublishTopic: 'WEB/InstantMessaging/CATL_PDC/MisServer',
imageShareRoot: '\\\\cait-mesfile01\\pto\\PL001N\\首件照片',
};
// http://localhost:5173/#/?stationNo=xxx&workpieceNo=xxx

BIN
public/favicon.ico Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.1 KiB

BIN
public/login.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.8 MiB