Merge "oem_ipc: update prebuilt web applicantion for v0.3.11"
This commit is contained in:
@ -172,7 +172,8 @@
|
||||
"WPSMODE": "WPS Mode Setting",
|
||||
"AUTOCONNECT": "Wi-Fi AutoConnect",
|
||||
"deleteOne": "Are you sure that delete info of the wifi selected?",
|
||||
"deleteThis": "Delete"
|
||||
"deleteThis": "Delete",
|
||||
"readyAlarm": "Wifi is ready.Delete it before changing password!"
|
||||
},
|
||||
|
||||
"scan": "Scan",
|
||||
@ -212,6 +213,7 @@
|
||||
|
||||
"frameRate": "FPS",
|
||||
"maxRate": "Maximum Bitrate",
|
||||
"minRate": "Minimum Bitrate",
|
||||
|
||||
"outputDataType": "Video Encoder Type",
|
||||
"smart": "Smart",
|
||||
@ -300,6 +302,7 @@
|
||||
"dehaze": "Dehaze",
|
||||
"antiShakeDSP": "Anti Shake DSP",
|
||||
"grayRange": "Gray Range",
|
||||
"FEC": "FEC",
|
||||
|
||||
"videoAdjustment": "Video Adjustment",
|
||||
"mirror": "Mirror",
|
||||
@ -824,5 +827,7 @@
|
||||
"functionRunningAlarm": "Program Running! Don't click again!",
|
||||
"startRecording": "Start Recording",
|
||||
"stopRecording": "Stop Recording",
|
||||
"recordingFail": "Recording Fail!"
|
||||
"recordingFail": "Recording Fail!",
|
||||
"config": "Config",
|
||||
"responseError": "Response Error!"
|
||||
}
|
||||
|
||||
@ -172,7 +172,8 @@
|
||||
"WPSMODE": "WPS 模式设置",
|
||||
"AUTOCONNECT": "Wi-Fi 自动连接",
|
||||
"deleteOne": "确认要删除所选中wifi的信息?",
|
||||
"deleteThis": "删除"
|
||||
"deleteThis": "删除",
|
||||
"readyAlarm": "wifi已连接,如需重设密码请先删除!"
|
||||
},
|
||||
|
||||
"scan": "扫描",
|
||||
@ -212,6 +213,7 @@
|
||||
|
||||
"frameRate": "视频帧率",
|
||||
"maxRate": "码率上限",
|
||||
"minRate": "码率下限",
|
||||
|
||||
"outputDataType": "视频编码",
|
||||
"smart": "Smart",
|
||||
@ -307,6 +309,7 @@
|
||||
"dehaze": "透雾模式",
|
||||
"antiShakeDSP": "电子防抖",
|
||||
"grayRange": "灰度范围",
|
||||
"FEC": "鱼眼矫正",
|
||||
|
||||
"videoAdjustment": "视频调整",
|
||||
"mirror": "镜像",
|
||||
@ -832,5 +835,7 @@
|
||||
"functionRunningAlarm": "该功能运行中,请勿重复点击!",
|
||||
"startRecording": "开始录像",
|
||||
"stopRecording": "结束录像",
|
||||
"recordingFail": "录像失败"
|
||||
"recordingFail": "录像失败",
|
||||
"config": "配置",
|
||||
"responseError": "响应异常!"
|
||||
}
|
||||
|
||||
@ -7,8 +7,8 @@
|
||||
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<link rel="icon" type="image/x-icon" href="favicon.ico">
|
||||
<link rel="stylesheet" href="styles.8e939b6a351313699153.css"></head>
|
||||
<link rel="stylesheet" href="styles.a874bfe19e4c32414a08.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.544ed5dc8973880fc66e.js" type="module"></script><script src="main-es5.544ed5dc8973880fc66e.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.ecdabc9bcd5f72dc7cef.js" type="module"></script><script src="main-es5.ecdabc9bcd5f72dc7cef.js" nomodule defer></script></body>
|
||||
</html>
|
||||
|
||||
File diff suppressed because one or more lines are too long
1
oem/oem_ipc/www/main-es2015.ecdabc9bcd5f72dc7cef.js
Normal file
1
oem/oem_ipc/www/main-es2015.ecdabc9bcd5f72dc7cef.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
1
oem/oem_ipc/www/main-es5.ecdabc9bcd5f72dc7cef.js
Normal file
1
oem/oem_ipc/www/main-es5.ecdabc9bcd5f72dc7cef.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