chore: 初始化南京中车大屏幕

This commit is contained in:
yexingqiang
2026-06-08 17:22:32 +08:00
commit 51f0061b29
193 changed files with 70394 additions and 0 deletions

16
public/config.js Normal file
View File

@@ -0,0 +1,16 @@
window.dt_Config = {
// serverAddress: 'http://127.0.0.1:10056/submit/MESCommonBase.ashx'
serverAddress: 'http://124.220.15.242:9020/submit/MESCommonBase.ashx',
// serverAddress: 'http://10.16.7.30:8010/submit/MESCommonBase.ashx',
// serverAddress: 'http://10.16.7.30:8020/submit/MESCommonBase.ashx', // 假数据
// scrDt: 'http://10.22.20.9:8970/#/',
// src: 'http://localhost:8301',
// src1: 'http://localhost:8302',
// src2: 'http://localhost:8303'
scrDt: 'http://10.22.20.9:80',
src: '34',
src1: '38',
src2: '51',
servicePlc_1_url: 'http://10.22.20.9:41186/api/PLC1'
}