示例
This commit is contained in:
@@ -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>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user