|
@@ -33,7 +33,7 @@
|
|
|
<section class="sec02-qrcode container-fluid px-0 mx-0 text-center">
|
|
|
<div id="Qrcode">
|
|
|
<!-- <img class="img-fluid" src="./img/qrcode.png" alt=""> -->
|
|
|
-
|
|
|
+
|
|
|
</div>
|
|
|
<button style="margin: 0; padding: 0; border:none; outline: none; background: none;" type="button" onclick="copyEvent('copy')">
|
|
|
<img src="./img/copy.png" alt="">
|
|
@@ -44,7 +44,6 @@
|
|
|
<p id="copy" style="font-size: 14px;" class="mt-1 text-white"></p>
|
|
|
</div>
|
|
|
</section>
|
|
|
-
|
|
|
<footer style="background: #484848;" class="pb-4 w-100 px-0 mx-0">
|
|
|
<p class="text-white text-center mb-0">Copyright 2021 版權所有 © Ark.Cards</p>
|
|
|
</footer>
|