homeHelp.ftl 336 B

12345678910111213141516171819
  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. </div>
  7. </div>
  8. <#include "/home/frag.foot.ftl" />
  9. <script>
  10. (function ($) {
  11. })(jQuery);
  12. </script>