瀏覽代碼

更新营业执照标识

sandm 2 年之前
父節點
當前提交
65805c86d1
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      app/admin/view/enterprise/goto_enterprise_detail_page.html

+ 1 - 1
app/admin/view/enterprise/goto_enterprise_detail_page.html

@@ -86,7 +86,7 @@
                                     <img onclick="Feng.showImg(this)" id="yyzz" alt="营业执照"
                                          src="{$ep.imgurl|getStoragePath}" style="max-width:60px;">
                                     {else}
-                                    <button type="button" onclick="Feng.showPdf('{$ep.imgurl|getStoragePath}', 'beian')" class="btn btn-xs btn-danger"><i class="fa fa-file-pdf-o" aria-hidden="true"></i></button>
+                                    <button type="button" onclick="Feng.showPdf('{$ep.imgurl|getStoragePath}', 'yyzz')" class="btn btn-xs btn-danger"><i class="fa fa-file-pdf-o" aria-hidden="true"></i></button>
                                     {/if}
                                     {/if}
                                 </div>