This commit is contained in:
luyuan 2020-11-04 10:43:07 +08:00
parent e6758a543c
commit 5f90e383fb
Signed by: theluyuan
GPG Key ID: A7972FD973317FF3

View File

@ -52,7 +52,7 @@
</script>
</head>
<body>
<button id="button1" onclick="onFly()">扫描</button>
<button id="button1" onclick="onClieck()">扫描</button>
<br>
<input type='text' id='provSelect1' disabled name='provSelect1' runat='server' value='请扫描二维码内容' />
</body>