返回提交历史
Modified
g4f/gui/client/qrcode.html
+1
-1
XFEstudio/gpt4free
Improve qrcode status link
22de5fd7
代码差异
1 个文件
+1
-1
@@ -27,7 +27,7 @@
27
27
28
28
<h2>QR Code</h2>
29
29
<div id="qrcode"></div>
30
<p><a id="qrcode-status"></a></p>
30
<p><a id="qrcode-status" target="_parent"></a></p>
31
31
<button id="generateQRCode">Generate QR Code</button>
32
32
33
33
<script type="module">