Merge "em_ipc: update prebuilt web applicantion for v0.3.7"

This commit is contained in:
yuyongzhen
2020-05-18 15:25:11 +08:00
committed by Gerrit Code Review
9 changed files with 32 additions and 10 deletions

View File

@ -57,7 +57,8 @@
"OSDSettings": "OSD Settings",
"PrivacyCover": "Privacy Cover",
"ScenarioSwitch": "Scenario Switch",
"ImageSettings": "Image Setting"
"ImageSettings": "Image Setting",
"PictureMask": "Picture Mask"
}
},
"Event": {
@ -796,5 +797,13 @@
"temporaryLogin": "Temporary Login",
"autoLoginDay": "Auto Login Within One Day",
"autoLoginWeek": "Auto Login Within One Week",
"autoLoginMonth": "Auto Login Within One Month"
"autoLoginMonth": "Auto Login Within One Month",
"prepareForDownloa": "Preparing for download",
"startDownloadWithTip": "start downloading. If not, check brower whether support downloading!",
"downloadFail": "Download Fail!",
"reason": "Reason",
"overResolutionHeight": "Height of Resolution over 3000",
"overResolutionWidth": "Width of Resolution over 2000",
"clickForDetail": "Click for detail",
"waitForVerifing": "Wait for verifing!"
}

View File

@ -57,7 +57,8 @@
"OSDSettings" : "OSD 设置",
"PrivacyCover" : "隐私遮盖",
"ScenarioSwitch" : "场景切换",
"ImageSettings": "高级图像设置"
"ImageSettings": "高级图像设置",
"PictureMask": "图片遮盖"
}
},
"Event": {
@ -804,5 +805,14 @@
"temporaryLogin": "临时登录",
"autoLoginDay": "一天内免密登录",
"autoLoginWeek": "一周内免密登录",
"autoLoginMonth": "一月内免密登录"
"autoLoginMonth": "一月内免密登录",
"prepareForDownloa": "准备下载中,请不要操作网页!",
"startDownloadWithTip": "开始下载,若无弹窗或下载任务,请确认浏览器是否开启多任务下载功能!",
"downloadFail": "下载失败!",
"reason": "原因",
"overResolutionHeight": "分辨率高超3000",
"overResolutionWidth": "分辨率宽超2000",
"clickForDetail": "点击查看详情",
"waitForVerifing": "校验照片中,请耐心等待!"
}

View File

@ -33,7 +33,10 @@
{
"name": "Image",
"items": [
"ImageSettings"
"DisplaySettings",
"OSDSettings",
"PrivacyCover",
"PictureMask"
]
},
{

View File

@ -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.6c243e66abc760b7efc3.css"></head>
<link rel="stylesheet" href="styles.9ab60a527de14751507e.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.68eec1a6bb82a7c57cd1.js" type="module"></script><script src="main-es5.68eec1a6bb82a7c57cd1.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.2a269aac5628c277f5c7.js" type="module"></script><script src="main-es5.2a269aac5628c277f5c7.js" nomodule defer></script></body>
</html>

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long