homeHelp.ftl 412 B

1234567891011121314151617181920
  1. <#assign title="用户认证指南"/>
  2. <#include "/home/frag.head.ftl" />
  3. <div class="container" style="width: 100%">
  4. <div class="weui-panel weui-panel_access">
  5. <#-- <img src="/static/homeHelp_1.jpg" style="width: 100%"/>-->
  6. <img src="/static/bandPhone.jpg" style="width: 100%"/>
  7. </div>
  8. </div>
  9. <#include "/home/frag.foot.ftl" />
  10. <script>
  11. (function ($) {
  12. })(jQuery);
  13. </script>