This commit is contained in:
2022-05-26 09:46:31 +08:00
parent 625e728c98
commit 410c2ab70b
696 changed files with 9867 additions and 10340 deletions

14
dist/dev/assets/html-pt/whatsnew.html vendored Normal file
View File

@@ -0,0 +1,14 @@
<!DOCTYPE HTML>
<html>
<head>
<meta charset="UTF-8"/>
<title> O que há de novo no Barcode Scanner </title>
<link href="../style.css" rel="stylesheet" type="text/css"/>
</head>
<body>
<ul>
<li> A seleção de câmera funciona manualmente para câmeras dianteiras novamente </li>
<li> Foco agora funciona após a luz é ativada novamente </li>
</ul>
<p>Traduzido pelo Google Translate.</p></body>
</html>