yuliang 5 years ago
parent
commit
4165b94e00
1 changed files with 2 additions and 1 deletions
  1. 2 1
      whepi-ui/templates/home/homeHelp.ftl

+ 2 - 1
whepi-ui/templates/home/homeHelp.ftl

@@ -1,10 +1,11 @@
 <#assign title="家庭手册"/>
 <#include "/home/frag.head.ftl" />
 
+<div class="container" style="width: 100%">
     <div class="weui-panel weui-panel_access">
         <img src="/static/homeHelp_1.jpg" style="width: 100%"/>
     </div>
-
+</div>
 
 <#include "/home/frag.foot.ftl" />