Skip to content

Commit 41e3cc8

Browse files
authored
Merge pull request #241 from Dynamsoft/_dev
Dev
2 parents f975645 + 5e29d10 commit 41e3cc8

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

use-case/read-a-drivers-license/index.html

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
</head>
1515

1616
<body>
17-
<span id="span-tip">Aim at the barcode on the driver's license.</span>
17+
<span id="span-tip">Click the play button to activate the camera.</span>
1818
<h1>Read a Driver's License</h1>
1919
<div id="message-container">
2020
<em class="message-icon"
@@ -46,10 +46,8 @@ <h1>Read a Driver's License</h1>
4646
</div>
4747
</div>
4848
<div id="main-container">
49-
<svg id="svg-start" viewBox="0 0 2048 1792">
50-
<path
51-
d="M1024 672q119 0 203.5 84.5t84.5 203.5-84.5 203.5-203.5 84.5-203.5-84.5-84.5-203.5 84.5-203.5 203.5-84.5zm704-416q106 0 181 75t75 181v896q0 106-75 181t-181 75h-1408q-106 0-181-75t-75-181v-896q0-106 75-181t181-75h224l51-136q19-49 69.5-84.5t103.5-35.5h512q53 0 103.5 35.5t69.5 84.5l51 136h224zm-704 1152q185 0 316.5-131.5t131.5-316.5-131.5-316.5-316.5-131.5-316.5 131.5-131.5 316.5 131.5 316.5 316.5 131.5z"
52-
/>
49+
<svg id="svg-start" t="1742347975823" class="icon" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="2701" width="50" height="50">
50+
<path d="M169.258667 904.533333V119.466667A102.4 102.4 0 0 1 333.098667 37.546667l523.349333 392.533333a102.4 102.4 0 0 1 0 163.84l-523.349333 392.533333A102.4 102.4 0 0 1 169.258667 904.533333z" p-id="2702"></path>
5351
</svg>
5452
<div id="camera-view-container"></div>
5553
</div>

0 commit comments

Comments
 (0)