将确认信链接指向本地:

hotfix/远程访问多媒体中心
syh101 6 years ago
parent 212d95e2d3
commit 09cb6df129

@ -16,7 +16,12 @@
<a href="javascript:void(0);" class="guideinfomodal" data-url="<?php echo site_url('apps/partners/index/guideinfo/'.$g->COLI_GRI_SN);?>" style="padding-left:10px;text-decoration: underline;">地接导游</a>
<a href="javascript:void(0);" class="mailinfo_link guideinfomodal" data-action="<?php echo site_url('apps/partners/index/mail_info/'.$g->COLI_ID); ?>" style="padding-left:10px;text-decoration: underline;">来往邮件</a>
<?php if(!empty($g->SFI_FileName)){ ?>
<a target="_blank" href="http://www.chinahighlights.com/community/tourManager/letter<?php echo $g->SFI_Location.$g->SFI_FileName;?>.html" style="padding-left:10px;text-decoration: underline;">确认信</a>
<!-- \\202.103.68.102/h846513t\letter\ -->
<!-- 原来的地址: http://www.chinahighlights.com/community/tourManager/letter <?php echo $g->SFI_Location.$g->SFI_FileName;?>.html -->
<!-- http://202.103.68.35/letter/2019/6/Melissa-Trip-Proposal-CLA190611064-1.html -->
<a target="_blank" href="http://202.103.68.35/letter
<?php echo $g->SFI_Location.$g->SFI_FileName;?>.html"
style="padding-left:10px;text-decoration: underline;">确认信</a>
<?php } ?>
</div>
<div class="col-xs-24 btn-lg"></div>

Loading…
Cancel
Save