chao 1 년 전
부모
커밋
5c6fc94bd7
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      public/index.html

+ 1 - 1
public/index.html

@@ -1282,7 +1282,7 @@
         }
         }
 
 
         async function help() {
         async function help() {
-            const img1 = `<img class="help-qrCode" src="./1.png" />`
+            const img1 = `<img class="help-qrCode" src="https://ccrb.s3.cn-northwest-1.amazonaws.com.cn/0960e9b6-2687-b858-2285-455c29eac369/code2.jpg" />`
             const img2 = `<img class="help-qrCode" src="./2.png" />`
             const img2 = `<img class="help-qrCode" src="./2.png" />`
             showModal(img1 + img2)
             showModal(img1 + img2)
         }
         }