From 4c0574c776c5979fe036f5e3184306b60d6b1847 Mon Sep 17 00:00:00 2001 From: Justin Date: Thu, 27 Nov 2025 17:29:33 +0800 Subject: [PATCH 1/5] feat(templates): update templates & add debug tool link --- index.html | 4 +++- scenarios/scan-common-2D-codes/ReadCommon2D.json | 3 +++ scenarios/scan-qr-code/ReadQR.json | 7 +++++-- 3 files changed, 11 insertions(+), 3 deletions(-) diff --git a/index.html b/index.html index 657a511c..80e1edd4 100644 --- a/index.html +++ b/index.html @@ -1490,7 +1490,9 @@

Debug Tools - + >Debug Tools - Date: Fri, 12 Dec 2025 11:13:34 +0800 Subject: [PATCH 2/5] fix: update canonical links in HTML files for accurate routing --- .../angular/scan-using-foundational-api/src/index.html | 5 +---- frameworks/es6/scan-using-foundational-api/es6.html | 2 +- frameworks/native-ts/scan-using-foundational-api/index.html | 2 +- .../pwa/scan-using-foundational-api/helloworld-pwa.html | 2 +- .../react/scan-using-foundational-api/public/index.html | 2 +- .../requirejs/scan-using-foundational-api/requirejs.html | 2 +- frameworks/vue/scan-using-foundational-api/index.html | 2 +- .../android/app/src/main/assets/decodeBarcodeInVideo.html | 2 +- .../ios/dbrjswebview/html/decodeFileInVideo.html | 2 +- read-an-image.html | 2 +- .../scan-using-foundational-api/index.html | 2 +- .../show-result-texts-on-the-video.html | 2 +- 12 files changed, 12 insertions(+), 15 deletions(-) diff --git a/frameworks/angular/scan-using-foundational-api/src/index.html b/frameworks/angular/scan-using-foundational-api/src/index.html index 7513197d..bce6b22f 100644 --- a/frameworks/angular/scan-using-foundational-api/src/index.html +++ b/frameworks/angular/scan-using-foundational-api/src/index.html @@ -11,10 +11,7 @@ content="Dynamsoft Barcode Reader in an Angular Application, helps read barcodes from camera or images." /> - + diff --git a/frameworks/es6/scan-using-foundational-api/es6.html b/frameworks/es6/scan-using-foundational-api/es6.html index f736d6d7..134f065e 100644 --- a/frameworks/es6/scan-using-foundational-api/es6.html +++ b/frameworks/es6/scan-using-foundational-api/es6.html @@ -5,7 +5,7 @@ - + Dynamsoft Barcode Reader Sample - Hello World for ES6 (Decode via Camera) diff --git a/frameworks/native-ts/scan-using-foundational-api/index.html b/frameworks/native-ts/scan-using-foundational-api/index.html index 50571ccb..6abae2bc 100644 --- a/frameworks/native-ts/scan-using-foundational-api/index.html +++ b/frameworks/native-ts/scan-using-foundational-api/index.html @@ -6,7 +6,7 @@ - + Dynamsoft Barcode Reader Sample - Hello World (Decode via Camera) diff --git a/frameworks/pwa/scan-using-foundational-api/helloworld-pwa.html b/frameworks/pwa/scan-using-foundational-api/helloworld-pwa.html index af66f6e4..02c306b7 100644 --- a/frameworks/pwa/scan-using-foundational-api/helloworld-pwa.html +++ b/frameworks/pwa/scan-using-foundational-api/helloworld-pwa.html @@ -6,7 +6,7 @@ Dynamsoft Barcode Reader PWA Sample - Hello World (Decode via Camera) - + diff --git a/frameworks/react/scan-using-foundational-api/public/index.html b/frameworks/react/scan-using-foundational-api/public/index.html index 6628cd75..a289ff17 100644 --- a/frameworks/react/scan-using-foundational-api/public/index.html +++ b/frameworks/react/scan-using-foundational-api/public/index.html @@ -10,7 +10,7 @@ content="Dynamsoft Barcode Reader in a React Application, helps read barcodes from camera or images." /> - + - + - +