homeHelp.ftl 479 B

123456789101112131415161718192021
  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. <img src="/static/userRegister.jpg" style="width: 100%"/>
  8. </div>
  9. </div>
  10. <#include "/home/frag.foot.ftl" />
  11. <script>
  12. (function ($) {
  13. })(jQuery);
  14. </script>