oem_ipc: oem_ipc: update prebuilt web applicantion for v0.3.1
1.when batch input, wait time of each pic 400ms -> 200ms after wait search interval 1000ms -> 2000ms 2.distinguish feature 0 and -1, set 0 wait and -1 fail 3.modify ntp function, now time will change with switching timezone Change-Id: I7dd4878aee553f6d6f7c70362a1fcad02077ee9d
This commit is contained in:
@ -10,7 +10,8 @@
|
||||
"Login": "Login",
|
||||
"Logout": "Logout",
|
||||
"Download": "Replay",
|
||||
"Face": "Face"
|
||||
"Face": "Face",
|
||||
"UserName": "User Name"
|
||||
},
|
||||
"PTZ": {
|
||||
"Name": "PTZ",
|
||||
@ -699,5 +700,18 @@
|
||||
"deleteAll": "Delete All",
|
||||
"initScheduleFailFreshPlease": "Init Schedule Fail, Fresh Please!",
|
||||
"getNoWifiInfoClickScan2Fresh": "Get nothing about wifi, click on Scan to Fresh!",
|
||||
"getFeatureFail": "Get feature of some image fail, search in ListManagement for detail!"
|
||||
"getFeatureFail": "Get feature of some image fail, search in ListManagement for detail!",
|
||||
"success": "Success",
|
||||
"fail": "Fail",
|
||||
"wait": "Wait",
|
||||
"initFailFreshPlease": "Init Fail, Fresh Please!",
|
||||
"uploadSuccessWaitForGetFeature": "Complete uploading. Waiting for getting feature!",
|
||||
"uploadSuccessAndGetFeatureSuccess": "Complete uploading and getting feature!",
|
||||
"dstEnabled": "DST Enabled",
|
||||
|
||||
"HawaiianStandardTime10": "(UTC-10:00) Hawaii",
|
||||
"PacificStandardTime8DaylightTime,M3.2.0,M11.1.0": "(UTC-08:00) Pacific Time (United States and Canada)",
|
||||
"GMTStandardTime0DaylightTime,M3.5.0/1,M10.5.0": "(UTC+00:00) Dublin, Edinburgh, Lisbon, London",
|
||||
"ChinaStandardTime-8": "(UTC+08:00) Beijing, Chongqing, Hong Kong Special Administrative Region, Urumqi",
|
||||
"TokyoStandardTime-9": "(UTC+09:00) Osaka, Sapporo, Tokyo"
|
||||
}
|
||||
|
||||
@ -10,7 +10,8 @@
|
||||
"Login": "登录",
|
||||
"Logout": "注销",
|
||||
"Download": "回放",
|
||||
"Face": "人脸识别管理"
|
||||
"Face": "人脸识别管理",
|
||||
"UserName": "用户名"
|
||||
},
|
||||
"PTZ": {
|
||||
"Name": "云台",
|
||||
@ -709,5 +710,16 @@
|
||||
"getNoWifiInfoClickScan2Fresh": "未获取到wifi信息,点击扫描刷新!",
|
||||
"getFeatureFail": "部分照片不可用,详情查询人员清单(特征值)!",
|
||||
"success": "成功",
|
||||
"fail": "失败"
|
||||
"fail": "失败",
|
||||
"wait": "等待",
|
||||
"initFailFreshPlease": "初始化失败,请刷新页面!",
|
||||
"uploadSuccessWaitForGetFeature": "文件上传完成,获取特征值中!",
|
||||
"uploadSuccessAndGetFeatureSuccess": "文件上传完成,获取特征值完成!",
|
||||
"dstEnabled": "启用夏令时",
|
||||
|
||||
"HawaiianStandardTime10": "(UTC-10:00) 夏威夷",
|
||||
"PacificStandardTime8DaylightTime,M3.2.0,M11.1.0": "(UTC-08:00) 太平洋时间(美国和加拿大)",
|
||||
"GMTStandardTime0DaylightTime,M3.5.0/1,M10.5.0": "(UTC+00:00) 都柏林,爱丁堡,里斯本,伦敦",
|
||||
"ChinaStandardTime-8": "(UTC+08:00) 北京,重庆,香港特别行政区,乌鲁木齐",
|
||||
"TokyoStandardTime-9": "(UTC+09:00) 大阪,札幌,东京"
|
||||
}
|
||||
|
||||
@ -10,5 +10,5 @@
|
||||
<link rel="stylesheet" href="styles.100106f5ab31b50b1bc0.css"></head>
|
||||
<body>
|
||||
<app-root></app-root>
|
||||
<script src="runtime-es2015.0811dcefd377500b5b1a.js" type="module"></script><script src="runtime-es5.0811dcefd377500b5b1a.js" nomodule defer></script><script src="polyfills-es5.d32b6e24434945cce2d3.js" nomodule defer></script><script src="polyfills-es2015.9b0d8557f647e32f0fc9.js" type="module"></script><script src="scripts.ff3a583f0468bbe90d00.js" defer></script><script src="main-es2015.4b78200fa4288f17592f.js" type="module"></script><script src="main-es5.4b78200fa4288f17592f.js" nomodule defer></script></body>
|
||||
<script src="runtime-es2015.0811dcefd377500b5b1a.js" type="module"></script><script src="runtime-es5.0811dcefd377500b5b1a.js" nomodule defer></script><script src="polyfills-es5.d32b6e24434945cce2d3.js" nomodule defer></script><script src="polyfills-es2015.9b0d8557f647e32f0fc9.js" type="module"></script><script src="scripts.ff3a583f0468bbe90d00.js" defer></script><script src="main-es2015.5efdf9ae5ebb9bcc3aef.js" type="module"></script><script src="main-es5.5efdf9ae5ebb9bcc3aef.js" nomodule defer></script></body>
|
||||
</html>
|
||||
|
||||
File diff suppressed because one or more lines are too long
1
oem/oem_ipc/www/main-es2015.5efdf9ae5ebb9bcc3aef.js
Normal file
1
oem/oem_ipc/www/main-es2015.5efdf9ae5ebb9bcc3aef.js
Normal file
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user