This commit is contained in:
iqudoo
2026-04-30 19:44:35 +08:00
parent 23c91267a2
commit dab2aa2d53
3 changed files with 5 additions and 5 deletions

View File

@@ -4,7 +4,7 @@
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width,minimum-scale=1.0,maximum-scale=1.0,user-scalable=no" />
<title>IScan</title>
<title>IScan 使用示例</title>
<script src="https://cdn.jsdelivr.net/npm/vconsole@3.12.0/dist/vconsole.min.js"></script>
<script>
var vconsole = new VConsole();
@@ -180,7 +180,7 @@
<body>
<main class="page">
<section class="hero">
<h1>IScan 通用扫码 SDK</h1>
<h1>IScan 通用扫码 SDK 使用示例</h1>
<p>统一接入桥接扫码、微信小程序、微信 JSSDK 扫码、Web 摄像头扫码、图片识别和扫码枪输入。</p>
</section>