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-it/whatsnew.html vendored Normal file
View File

@@ -0,0 +1,14 @@
<!DOCTYPE HTML>
<html>
<head>
<meta charset="UTF-8"/>
<title> Cosa c'è di nuovo nella Barcode Scanner </title>
<link href="../style.css" rel="stylesheet" type="text/css"/>
</head>
<body>
<ul>
<li> Selezione telecamera funziona manualmente per le telecamere anteriori di nuovo </li>
<li> Messa a fuoco ora lavora dopo la luce è attivato di nuovo </li>
</ul>
<p>Tradotto da Google Translate.</p></body>
</html>