linwu 2 년 전
부모
커밋
ec36887731
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      app/web/view/active/ai_recruit.html

+ 1 - 1
app/web/view/active/ai_recruit.html

@@ -64,7 +64,7 @@
                                     </div>
                                     <div class="qrcode_box">
                                         <div id="qrcode_{$v2['id']}" class="qrcode">
-                                            <img src="/web/active/qrcode?id={$v2['id']}" alt="">
+                                            <img src="/web.php/active/qrcode?id={$v2['id']}" alt="">
                                         </div>
 <!--                                        <script>-->
 <!--                                            new QRCode(document.getElementById("qrcode_{{$v2['id']}}"), {-->