linwu 2 anos atrás
pai
commit
ec36887731
1 arquivos alterados com 1 adições e 1 exclusões
  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']}}"), {-->