apply.htm 1.8 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546
  1. <!--{subtemplate common/header}-->
  2. <link rel="stylesheet" type="text/css" href="source/plugin/dzapp_haodai/images/apply.css">
  3. <style>
  4. #wp .wp {
  5. width: 960px !important;
  6. }
  7. .wp {
  8. width: 960px !important;
  9. }
  10. </style>
  11. <div id="pt" class="bm cl">
  12. <div class="z">
  13. <a href="./" class="nvhm" title="{lang homepage}">$_G[setting][bbname]</a> <em>&rsaquo;</em> <a href="{echo rewrite_index();}">{lang dzapp_haodai:apply_htm_1}</a> <em>&rsaquo;</em> {lang dzapp_haodai:apply_htm_2}
  14. </div>
  15. <div class="y">
  16. {$zones[$city]}<a href="plugin.php?id=dzapp_haodai:city" title="{lang dzapp_haodai:switch_city}">[{lang dzapp_haodai:switch_city}]</a>
  17. </div>
  18. </div>
  19. <div id="ct" class="wp cl">
  20. <div class="mn">
  21. <div class="bm">
  22. <div class="bm_h bbs">
  23. <h3 class="xs2">{lang dzapp_haodai:apply_htm_3}</h3>
  24. </div>
  25. <div class="bm_c" style="padding:20px;">
  26. <input type="hidden" name="month" value="{$_GET[month]}" />
  27. <input type="hidden" name="money" value="{$_GET[money]}" />
  28. <input type="hidden" name="xd_id" value="{$_GET[xd_id]}" />
  29. <input type="hidden" name="xd_type" value="{$_GET[xd_type]}" />
  30. <input type="hidden" name="formhash" value="{FORMHASH}" />
  31. <table width="100%" cellpadding="0" cellspacing="0" align="center" class="tfm">
  32. <tr>
  33. <td colspan="2">
  34. <iframe src="http://interface.api.haodai.com/h5tuiguang/cff?ref={HD_REF}&sid={$current_host}" frameborder="0" scrolling="no" marginheight="0" marginwidth="0" style="width:100%;height:450px;"></iframe>
  35. </td>
  36. </tr>
  37. <th colspan="2" class=" answer xs2 xw1">{lang dzapp_haodai:apply_htm_248}</th>
  38. <tr>
  39. <td colspan="2" class="answer2"><br>{lang dzapp_haodai:apply_htm_249}<br>{lang dzapp_haodai:apply_htm_250}<b>400-8055-855</b></td>
  40. </tr>
  41. </table>
  42. </div>
  43. </div>
  44. </div>
  45. </div>
  46. <!--{subtemplate common/footer}-->