File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -225,7 +225,7 @@ <h1 class="title">Dynamsoft Document Scanner</h1>
225225 // Initialize the Dynamsoft Document Scanner
226226 const documentScanner = new Dynamsoft . DocumentScanner ( {
227227 scannerViewConfig : {
228- cameraEnhancerUIPath : ".. /dist/document-scanner.ui.html" ,
228+ cameraEnhancerUIPath : "./dist/document-scanner.ui.html" ,
229229 } ,
230230 license :
231231 "DLS2eyJoYW5kc2hha2VDb2RlIjoiMjAwMDAwLTEwMzYzOTcyMSIsIm1haW5TZXJ2ZXJVUkwiOiJodHRwczovL21sdHMuZHluYW1zb2Z0LmNvbS8iLCJvcmdhbml6YXRpb25JRCI6IjIwMDAwMCIsInN0YW5kYnlTZXJ2ZXJVUkwiOiJodHRwczovL3NsdHMuZHluYW1zb2Z0LmNvbS8iLCJjaGVja0NvZGUiOjEyOTQzODU5NDJ9" ,
Original file line number Diff line number Diff line change @@ -27,7 +27,7 @@ <h1 style="font-size: large">Dynamsoft Document Scanner</h1>
2727 // Initialize the Dynamsoft Document Scanner
2828 const documentScanner = new Dynamsoft . DocumentScanner ( {
2929 scannerViewConfig : {
30- cameraEnhancerUIPath : ".. /dist/document-scanner.ui.html" ,
30+ cameraEnhancerUIPath : "./dist/document-scanner.ui.html" ,
3131 } ,
3232 license :
3333 "DLS2eyJoYW5kc2hha2VDb2RlIjoiMjAwMDAwLTEwMzYzOTcyMSIsIm1haW5TZXJ2ZXJVUkwiOiJodHRwczovL21sdHMuZHluYW1zb2Z0LmNvbS8iLCJvcmdhbml6YXRpb25JRCI6IjIwMDAwMCIsInN0YW5kYnlTZXJ2ZXJVUkwiOiJodHRwczovL3NsdHMuZHluYW1zb2Z0LmNvbS8iLCJjaGVja0NvZGUiOjEyOTQzODU5NDJ9" ,
You can’t perform that action at this time.
0 commit comments